Libraries tagged by dependency-injection-container
tlumx/tlumx-servicecontainer
40 Downloads
Tlumx Dependency Injection Container Component
thedrawingroom/dimaria
23 Downloads
A super fast Dependency Injection Container for PHP 7+
phpatom/di
48 Downloads
An expressive and flexible dependency injection container for PHP
phetit/dependency-injection
7 Downloads
A simple PHP dependency injection container
oukhennicheabdelkrim/dic
13 Downloads
DIC is dependency-injection container allows developers to move object creation logic out of their application logic.
niirrty/niirrty.pimplewired
13 Downloads
Extends the Pimple DIC with auto wiring features
miniature/di_container
9 Downloads
A simple implementation of a dependency injection container for PHP-classes and parameters (array, string, numeric). It is consuming array data.
miniature/component
5 Downloads
A template for a component of PHP-classeswith the purpose of a component architecture. A black-box approach on dependency injection.
lepre/di
233 Downloads
A simple Dependency Injection Container, PSR-11 compliant.
krubio/perfect-container
134 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
iddqdby/f7
24 Downloads
Functional library for PHP 7.
gobline/container
165 Downloads
Container component
dominik2k1x/di
6 Downloads
A Small and flexible PHP Dependency Injection Container (DIC)
dionchaika/container
16 Downloads
The PSR-11 DI Container
composepress/dice
1891 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.