Libraries tagged by dependency-injection-container
zeelot/kohana-dependencies
829 Downloads
A Dependency Injection Container Module for Kohana 3.x
league/di
3634 Downloads
Fast Dependency Injection Container for PHP 5.3+
ph-7/dependency-injection-container
51 Downloads
Simple PHP 7.1+ Dependency Injection Container (DIC) Library.
emrancu/dependency-injection-container
16 Downloads
A dependency injection container for php
rudra/container
2862 Downloads
Rudra framework
nbish11/dice
207 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
jshannon63/cobalt
901 Downloads
A fast, autowired PSR-11 dependency injection container for PHP with cached resolution closures.
dangerousdan/dimaria
138 Downloads
A super fast Dependency Injection Container for PHP 7+
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
5284 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.
wart/wart
47 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
tomphp/container-configurator
40433 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
soliphp/di
315 Downloads
Soli Dependency Injection Container