Libraries tagged by dependency container
jshannon63/cobalt
864 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
icanboogie/service
850 Downloads
A dependency-injection container agnostic service provider
guanguans/di
1228 Downloads
A flexible dependency injection container based on the modification of `illuminate/container`. - 一个灵活的基于 `illuminate/container` 修改的依赖注入容器。
evas-php/evas-di
103 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
dangerousdan/dimaria
138 Downloads
A super fast Dependency Injection Container for PHP 7+
cmpayments/atreyu
159 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
wandu/di
3088 Downloads
Dependency Injection Container. Support Auto-Resolve and Auto-Wiring. Also Perfect Fit to PSR-11.
tomphp/config-service-provider
9109 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
techdivision/dependencyinjectioncontainer
159 Downloads
A dependency injection container to handle annotation based DI in an application server like appserver.io.
shalvah/syringe
8 Downloads
Small dependency injection container for PHP
pyrsmk/chernozem
997 Downloads
Dependency injection container for the masses
ocramius/ocra-di-compiler
1567 Downloads
Zend Framework 2 Module that compiles Zend\Di definitions to speed up ZF2 applications
garrettw/dice
83 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.
next/di
53 Downloads
A lightweight dependency injection tool, container based on the PSR-11 specification.
kutny/autowiring-bundle
39027 Downloads
A simple library that provides autowiring for the Symfony Dependency Injection (DI) container.