PHP Trait Utilities - contain PHP trait utilities
For example - check class contain some trait with check parent classes
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.
Please see CONTRIBUTING for details.
Public domain. Please see License File for more information.