vladdnepr/trait-utils

PHP Trait Utilities

1.0 2015-09-15 14:26 UTC

This package is auto-updated.

Last update: 2024-03-25 05:34:21 UTC


README

PHP Trait Utilities - contain PHP trait utilities

For example - check class contain some trait with check parent classes

Installation

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install this package using the following command:

php composer.phar require "vladdnepr/trait-utils" "*"

or add

"vladdnepr/trait-utils": "*"

to the require section of your application's composer.json file.

Contributing

Please see CONTRIBUTING for details.

Credits

License

Public domain. Please see License File for more information.