linkorb / container
Dependency Injection Container
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/linkorb/container
Requires
- psr/container: ~1.0
Requires (Dev)
- monolog/monolog: ^1.0
This package is auto-updated.
Last update: 2025-09-29 02:02:22 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!