norse-blue / creatable-objects
PHP Creatable Objects is a PHP library that auto-wires an object's create method to its constructor regardless of visibility.
Fund package maintenance!
norse-blue
axelitus
Ko Fi
www.buymeacoffee.com/axelitus
Requires
- php: ^8.0
Requires (Dev)
- jetbrains/phpstorm-attributes: ^1.0
- nunomaduro/phpinsights: ^2.0
- phpstan/phpstan: ^0.12.98
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
README
PHP Creatable Objects
PHP Creatable Objects is a PHP library that auto-wires an object's create method to its constructor regardless of visibility.
Installation
Requirements:
Install this package using Composer:
composer require norse-blue/creatable-objects
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.