Libraries tagged by Infection
wapmorgan/morphos
1021964 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.
rdlowrey/auryn
2080654 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1439549 Downloads
Guice style dependency injection framework
mrclay/props-dic
8967928 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
607328 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
13046386 Downloads
Allows to configure dependency injection using annotations
zendframework/zend-servicemanager
28281544 Downloads
Factory-Driven Dependency Injection Container
polishsymfonycommunity/symfony-mocker-container
7442636 Downloads
Provides base Symfony dependency injection container enabling service mocking.
lucatume/di52
1150222 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-di
15280694 Downloads
Automated dependency injection for PSR-11 containers
symplify/package-builder
13993467 Downloads
Dependency Injection, Console and Kernel toolkit for Symplify packages.
aura/di
920481 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
acclimate/container
370785 Downloads
Provides adapters for various third-party service containers.
guzzle/common
7014668 Downloads
Common libraries used by Guzzle
zalas/phpunit-injector
306487 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases