Libraries tagged by dependecy-injection
laminas/laminas-servicemanager
38830636 Downloads
Factory-Driven Dependency Injection Container
matthiasnoback/symfony-dependency-injection-test
6566943 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
rdlowrey/auryn
1992633 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1158695 Downloads
Guice style dependency injection framework
mrclay/props-dic
7505701 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
jms/di-extra-bundle
12888399 Downloads
Allows to configure dependency injection using annotations
zendframework/zend-servicemanager
27782794 Downloads
Factory-Driven Dependency Injection Container
polishsymfonycommunity/symfony-mocker-container
6860346 Downloads
Provides base Symfony dependency injection container enabling service mocking.
laminas/laminas-di
13240427 Downloads
Automated dependency injection for PSR-11 containers
symplify/package-builder
13636432 Downloads
Dependency Injection, Console and Kernel toolkit for Symplify packages.
yiisoft/injector
743485 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
level-2/dice
537589 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.
aura/di
888023 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
acclimate/container
352030 Downloads
Provides adapters for various third-party service containers.
mnapoli/php-di
211185 Downloads
The dependency injection container for humans