Libraries tagged by ingestion
laminas/laminas-servicemanager
46926189 Downloads
Factory-Driven Dependency Injection Container
ccxt/ccxt
301867 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
infection/include-interceptor
19030822 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
symfony/html-sanitizer
17788566 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
roave/infection-static-analysis-plugin
3728637 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
yiisoft/injector
1409523 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1004242 Downloads
Yii DI container
rdlowrey/auryn
2097517 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1506379 Downloads
Guice style dependency injection framework
mrclay/props-dic
9260064 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
620864 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
13074111 Downloads
Allows to configure dependency injection using annotations
zendframework/zend-servicemanager
28368046 Downloads
Factory-Driven Dependency Injection Container
infection/extension-installer
19021930 Downloads
Infection Extension Installer
infection/abstract-testframework-adapter
19044936 Downloads
Abstract Test Framework Adapter for Infection