Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jclaveau/php-behaviorable-trait

Multiple inheritance defined at runtime for PHP (Inspired by Yii's Behavior)
https://github.com/jclaveau/php-behaviorable-trait

Last synced: 20 days ago
JSON representation

Multiple inheritance defined at runtime for PHP (Inspired by Yii's Behavior)

Awesome Lists containing this project

README

        

# php-behaviorable-trait
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.

[tests]: https://github.com/jclaveau/php-behaviorable-trait/blob/master/tests/BehaviorTest.php