Libraries tagged by dependency-injection-container
stefna/di
7374 Downloads
Lightweight dependency injection container
rotexsoft/versatile-collections
5683 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
respect/config
11353 Downloads
A powerful, small, deadly simple configurator and dependency injection container made to be easy.
idrinth/quickly
425 Downloads
A fast dependency injection container featuring build time resolution.
godruoyi/easy-container
4720 Downloads
A small PHP 5.3 dependency injection container extended from Laravel container.
evaneos/dic-it
68842 Downloads
Yet another dependency injection container
cspray/annotated-container
1180 Downloads
Create Dependency Injection containers configured with PHP8 Attributes.
clippy/container
76541 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker
goez/di
65383 Downloads
Goez Dependency Injection Container
gears/di
112293 Downloads
The gears dependency injection container.
neighborhoods/dependency-injection-container-builder
9231 Downloads
A dependency injection container builder based on Symfony.
kocsismate/di-container-benchmarks
11 Downloads
Benchmarks of some popular PHP DI Containers
gin0115/dice
7399 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.
crysalead/box
29336 Downloads
Minimalist Dependency Injection Container.
aimfeld/zend-di-compiler
5282 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.