linkorb / container
Dependency Injection Container
v1.0.0
2018-05-14 20:29 UTC
Requires
- psr/container: ~1.0
Requires (Dev)
- monolog/monolog: ^1.0
This package is auto-updated.
Last update: 2026-03-01 00:11:57 UTC
README
Simple Dependency Injection Container.
Features
- Lazy loading services
- Autowiring service constructors
- Autowiring method invocation
- PSR-11 compliant (implements
Psr\Container\ContainerInterface)
Usage
Please refer to examples/ for usage examples.
License
MIT. Please refer to the license file for details.
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!