Libraries tagged by dependency injection container
pavelmaksimov25/app-di
3 Downloads
Project Code to add Symfony's DependencyInjection container
laminas70/laminas-di
289 Downloads
PHP 7.0 support for: Automated dependency injection for PSR-11 containers
butterycrumpet/supersimple-di-resolver
21 Downloads
A dependency injection resolver for psr-11 containers
adamlundrigan/ldc-zf1-di-leaguecontainer
32 Downloads
Basic controller dependency injection in ZF1 with League\Container
gp/loader
661 Downloads
A Loader library to autoload the classes and a container to support the dependency injections
jeroenvandergeer/zf-ioc
581 Downloads
Controller action dependency injection in Zend Framework 1 using Laravel's IoC container.
emma/di
49 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
swisnl/zf-ioc
266 Downloads
Controller action dependency injection in Zend Framework 1 using Laravel's IoC container.
hgraca/micro-di
19 Downloads
A small dependency injection library that uses reflection and a service locator container, to instantiate and recursively resolve, instantiate and inject dependencies.
joby/context
1 Downloads
A lightweight DI container for PHP for global, low‑config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
intraworlds/service-container
75242 Downloads
Lightweight yet powerful implementation of dependancy injection container with autowiring
reliv/zf-config-factories
5134 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
reliv/zf2-factories-as-configuration
1884 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
o/container
539 Downloads
Dependeny injection container.
geekmusclay/di-container
39 Downloads
Dependecy Injection Container