Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 700 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 700 Bytes

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.

Latest Stable Version Build Status