Simple Dependency Injection Container.
- Lazy loading services
- Autowiring service constructors
- Autowiring method invocation
- PSR-11 compliant (implements
Psr\Container\ContainerInterface
)
Please refer to examples/
for usage examples.
MIT. Please refer to the license file for details.
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!