Libraries tagged by di container
iquxbyte/container-di
6 Downloads
Simple IoC container with some method: bind, singleton, resolve, make.
thispagecannotbefound/silex-php-di
119 Downloads
Silex Service Provider for the PHP-DI Dependency Injection Container.
radutopala/mnapoli-php-di
68 Downloads
PHP-DI is a Container that makes Dependency Injection as practical as possible in PHP
istok/container
9 Downloads
DI / IoC container with `call(\Closure $fn): mixed` method
grithin/ioc-di
14 Downloads
IoC DI with service container
codeia/di-senpai
69 Downloads
DI framework; implements container-interop
a50/container-php-di
4 Downloads
A50 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.
php-component/di
9 Downloads
PHPComponent/DI is Dependency Injection container
imnicy/container
77 Downloads
Container with PHP-DI
evas-php/evas-di
101 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
tchappui/scherzo-di
12 Downloads
Scherzo-di is the dependency injection container used by the Scherzo educational web framework.
king23/di-interop
73 Downloads
extension to king23-di to make it compatible with container-interop
liuxingwei/lxw-php-di
10 Downloads
The dependency injection container for humans, fork from php-di/php-di
zheltikov/simple-container
11 Downloads
A simple implementation of PSR-11