Libraries tagged by dependency container
dangerousdan/dimaria
138 Downloads
A super fast Dependency Injection Container for PHP 7+
dakujem/sleeve
1888 Downloads
Lightweight PSR-11 service container 📦. A trivial extension of Symfony Pimple container.
composepress/dice
1879 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github.
cmpayments/atreyu
157 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
aztech/phinject
302 Downloads
PHP Dependency Injection Container
tomphp/config-service-provider
9108 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
techdivision/dependencyinjectioncontainer
137 Downloads
A dependency injection container to handle annotation based DI in an application server like appserver.io.
shalvah/syringe
7 Downloads
Small dependency injection container for PHP
phapi/di
3802 Downloads
Phapi Dependency Injection Container
ocramius/ocra-di-compiler
1566 Downloads
Zend Framework 2 Module that compiles Zend\Di definitions to speed up ZF2 applications
garrettw/dice
82 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.
aimfeld/zend-di-compiler
5265 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.
next/di
37 Downloads
A lightweight dependency injection tool, container based on the PSR-11 specification.
brenoroosevelt/habemus
723 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
gonzalo123/new
9 Downloads
Creating new instances auto injecting dependencies from a Pimple Container