Libraries tagged by dicontainer
chillerlan/php-settings-container
42242845 Downloads
A container class for immutable settings objects. Not a DI container.
sanmai/di-container
6682629 Downloads
dependency injection container with automatic constructor dependency resolution
mrclay/props-dic
13244718 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
aura/di
1008019 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
yiisoft/injector
3822056 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1434746 Downloads
Yii DI container
phpactor/container
613716 Downloads
Phpactor's DI Container
inpsyde/wp-app-container
288819 Downloads
DI Container and related tools to be used at website level.
quillstack/di
5046 Downloads
The dependency injection container based on PSR-11: Container interface.
mindplay/unbox
18811 Downloads
Fast, simple, easy-to-use DI container
juliangut/slim-php-di
31193 Downloads
Slim Framework PHP-DI container integration
jsoumelidis/zend-sf-di-config
130948 Downloads
PSR-11 Symfony DI container configurator for ZF and Expressive applications
event-engine/discolight
29701 Downloads
Lightweight PSR-11 DI Container inspired by bitExpert/disco
contributte/psr11-container-interface
890962 Downloads
Wraps nette/di container into PSR-11 implementation.
wptechnix/di-container
531 Downloads
A minimal, explicit PSR-11 dependency injection container for PHP.