mrclay/props-dic
A lightweight PHP DI container that exposes services as typed properties and factory methods ($c->foo, $c->new_foo()), letting you add @property/@method PHPDoc for IDE autocomplete and static analysis. Supports lazy resolution, caching, and factories.
Full Changelog: https://github.com/mrclay/Props/compare/3.0.1...4.0.0
Now implements the Psr\Container interfaces directly. No functional changes.
How can I help you explore Laravel packages today?