Libraries tagged by dependency-injection-container
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.
aimfeld/zend-di-compiler
5277 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.
watoki/factory
7775 Downloads
A simple dependency injection container for PHP
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
tomphp/container-configurator
40378 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
soliphp/di
304 Downloads
Soli Dependency Injection Container
ryunosuke/castella
91 Downloads
php dependency injection container
robotusers/cakephp-di
2809 Downloads
PSR-11 compatible CakePHP Dependency Injection Container abstraction plugin
ricotta/container
22 Downloads
Dependency Injection Container for the Ricotta project
regeda/castel
16 Downloads
Castel is a fast Dependency Injection Container for PHP 5.3
redot/container
1 Downloads
Minimal, Lightweight, and Fast PHP Dependency Injection Container.
rammewerk/container
74 Downloads
Simple and performant dependency injection container for PHP
quellabs/dependency-injection
31 Downloads
A lightweight, PSR-compliant dependency injection container for PHP with advanced autowiring capabilities
publishpress/pimple-pimple
561 Downloads
Pimple, a simple Dependency Injection Container, prefixed for PublishPress