jclaveau / php-behaviorable-trait
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)
v1.0.0
2017-06-20 13:01 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is auto-updated.
Last update: 2024-11-06 09:28:20 UTC
README
Standalone multiple inheritance defined at runtime for PHP (Inspired by Yii's Behavior)
Some examples will come soon. You can give a look at the tests meanwhile.
License
This trait is released under the MIT. See the LICENSE file for a full copy of the license.