Download the PHP package scheb/implementation-iterator without Composer
On this page you can find all versions of the php package scheb/implementation-iterator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download scheb/implementation-iterator
More information about scheb/implementation-iterator
Files in scheb/implementation-iterator
Download scheb/implementation-iterator
More information about scheb/implementation-iterator
Files in scheb/implementation-iterator
Vendor scheb
Package implementation-iterator
Short Description Iterates a PSR-4 compliant directory for implementations of a class/interface
License MIT
Homepage https://github.com/scheb/implementation-iterator
Package implementation-iterator
Short Description Iterates a PSR-4 compliant directory for implementations of a class/interface
License MIT
Homepage https://github.com/scheb/implementation-iterator
Please rate this library. Is it a good library?
Informations about the package implementation-iterator
scheb/implementation-iterator
This library creates an iterator for a PSR-4 compliant folder structure and searches it for all implementations/extensions of an interface/class. Abstract implementations and the class itself will be ignored.
Usage
Will return something like:
Alternatively you can also have an iterator, which returns ReflectionClass instances instead of the class name:
License
This library is available under the MIT license.
All versions of implementation-iterator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package scheb/implementation-iterator contains the following files
Loading the files please wait ....