jclaveau / php-behaviorable-trait
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jclaveau/php-behaviorable-trait
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is auto-updated.
Last update: 2025-10-06 11:31:19 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.