2017 © Pedro Peláez
 

library trait-utils

PHP Trait Utilities

image

vladdnepr/trait-utils

PHP Trait Utilities

  • Tuesday, September 15, 2015
  • by vladdnepr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PHP Trait Contain

PHP Trait Utilities - contain PHP trait utilities, (*1)

For example - check class contain some trait with check parent classes, (*2)

Installation

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

You can then install this package using the following command:, (*4)

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

or add, (*5)

"vladdnepr/trait-utils": "*"

to the require section of your application's composer.json file., (*6)

Contributing

Please see CONTRIBUTING for details., (*7)

Credits

License

Public domain. Please see License File for more information., (*8)

The Versions

15/09 2015

dev-master

9999999-dev https://github.com/vladdnepr/trait-utils

PHP Trait Utilities

  Sources   Download

public domain

The Requires

  • php >=5.4.0

 

The Development Requires

by Vladislav Lyshenko

php trait utils utilities contain instanceof

15/09 2015

1.0

1.0.0.0 https://github.com/vladdnepr/trait-utils

PHP Trait Utilities

  Sources   Download

public domain

The Requires

  • php >=5.4.0

 

The Development Requires

by Vladislav Lyshenko

php trait utils utilities contain instanceof