Skip to content

vladdnepr/trait-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Trait Contain

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.