Libraries tagged by Infection
nette/di
43113993 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
matthiasnoback/symfony-dependency-injection-test
10002629 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
wapmorgan/morphos
1487745 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
laminas/laminas-servicemanager
62326656 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
3968254 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1460531 Downloads
Yii DI container
rdlowrey/auryn
2326319 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
2491919 Downloads
Guice style dependency injection framework
mrclay/props-dic
13441033 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
865926 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.
jms/di-extra-bundle
13439009 Downloads
Allows to configure dependency injection using annotations
aura/di
1014669 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zendframework/zend-servicemanager
29345463 Downloads
Factory-Driven Dependency Injection Container
sanmai/di-container
7460331 Downloads
dependency injection container with automatic constructor dependency resolution
polishsymfonycommunity/symfony-mocker-container
8285721 Downloads
Provides base Symfony dependency injection container enabling service mocking.