Libraries tagged by ingestion
laminas/laminas-servicemanager
48351230 Downloads
Factory-Driven Dependency Injection Container
ccxt/ccxt
307378 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
roave/infection-static-analysis-plugin
3859613 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
matthiasnoback/symfony-dependency-injection-test
7923402 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
yiisoft/injector
1552224 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1056030 Downloads
Yii DI container
rdlowrey/auryn
2118569 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1581045 Downloads
Guice style dependency injection framework
mrclay/props-dic
9652429 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
636148 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
13111962 Downloads
Allows to configure dependency injection using annotations
zendframework/zend-servicemanager
28461057 Downloads
Factory-Driven Dependency Injection Container
infection/include-interceptor
19904491 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
infection/extension-installer
19896350 Downloads
Infection Extension Installer
infection/abstract-testframework-adapter
19899653 Downloads
Abstract Test Framework Adapter for Infection