Download the PHP package chevron/objectloader without Composer
On this page you can find all versions of the php package chevron/objectloader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chevron/objectloader
More information about chevron/objectloader
Files in chevron/objectloader
Download chevron/objectloader
More information about chevron/objectloader
Files in chevron/objectloader
Vendor chevron
Package objectloader
Short Description populate an object by recursively loading files
License BSD-3-Clause
Homepage http://github.com/chevronphp/objectloader
Package objectloader
Short Description populate an object by recursively loading files
License BSD-3-Clause
Homepage http://github.com/chevronphp/objectloader
Please rate this library. Is it a good library?
Informations about the package objectloader
chevron/objectloader
objectloader is a simple utility to recurse over a directory and load each php file. If the file returns a callable, it's called and passed the provided object. This is useful for populating a Di, ServiceLocator, or an Event Queue
Peruse the tests or, if present, the examples directory to see usage.
See packagist for version/installation info.
All versions of objectloader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package chevron/objectloader contains the following files
Loading the files please wait ....