Libraries tagged by dependency container
next/di
47 Downloads
A lightweight dependency injection tool, container based on the PSR-11 specification.
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
pavlakis/seaudi
531 Downloads
A semi-automatic DI resolver retrieving dependencies through a container.
terrydjony/ion
18 Downloads
Ion is a minimalist inversion of control container using automatic dependency injection
radutopala/mnapoli-php-di
68 Downloads
PHP-DI is a Container that makes Dependency Injection as practical as possible in PHP
hexmakina/le-marchand
218 Downloads
LeMarchand is a PSR-11 container, locator and dependency injector
djumaka/tiny-dm
4 Downloads
A tiny and simple DI Dependency Manager. No service containers, no complexity.
coffeephp/di
248 Downloads
Provides a PSR-compliant container implementation for dependency injection.
anonymous-php/simple-di
32 Downloads
Simple Dependency Resolving and Injection Container
mike-koch/php-di
780 Downloads
PHP-DI is a Container that makes Dependency Injection as practical as possible in PHP. This fork fixes an issue in 4.x that prevented it from working in PHP 7.1.
tatarko/pimple-di
5 Downloads
Dependency injector built upon Pimple container
kocuj/di
28 Downloads
Container for design pattern Dependency Injection in PHP 7
xabbuh/di-configuration-bundle
13 Downloads
Override Symfony service definition configuration with ease
welbertymartins/php-singleton
0 Downloads
Minimal and testable singleton container for object sharing and retrieval
webapper/d3i
13 Downloads
D3I (Dynamic Decorator Dependency Injection) is a replacement of Pimple