norse-blue / object-facades
PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.
Fund package maintenance!
norse-blue
axelitus
Ko Fi
www.buymeacoffee.com/axelitus
Requires
- php: ^8.0
- norse-blue/creatable-objects: ^3.0
- norse-blue/extensible-objects: ^4.0
Requires (Dev)
- nunomaduro/phpinsights: ^2.0
- phpstan/phpstan: ^0.12.98
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2024-10-29 05:59:17 UTC
README
PHP Object Facades
PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.
Installation
Requirements:
Install this package using Composer:
composer require norse-blue/object-facades
Usage
To get more in-depth knowledge about this package, please refer to the Official Documentation.
Changelog
Please refer to the CHANGELOG.md file for more information about what has changed recently.
Contributing
Contributions to this project are accepted and encouraged. Please read the CONTRIBUTING.md file for details on contributions.
Credits
Security
Please review our security policy to know how to report security vulnerabilities within this package.
Support the development
Do you like this project? Support it by donating
License
This package is open-sourced software licensed under the MIT license.