Libraries tagged by dependency injection container
gr8abbasi/php-di-container
22 Downloads
Simple Dependency Injection Container/Library for PHP
gobline/container
165 Downloads
Container component
gixx/worstpractice-dependency-injection
4 Downloads
A simple dependency injection container
ghosty/container
65 Downloads
Simple small dependency injection container
getwarp/container
744 Downloads
Decent dependency injection container compatible with PSR-11
gandung/dependency-injection
140 Downloads
A dependency injection container
frostealth/php-container
36 Downloads
Simple Dependency Injection Container
fogio/container
6 Downloads
Fogio Dependency Injection Container
flexsounds/slim-symfony-di-container
48642 Downloads
The bridge to use the Symfony Dependency Injection Container to use in Slim Framework 3
flashytime/container
15 Downloads
A lightweight PHP dependency injection container.
flamecore/container
37 Downloads
Simple and lightweight Dependency Injection Container
fine/container
6 Downloads
Fine Dependency Injection Container
entire-studio/dependency-injection
42 Downloads
PSR-11 compatible dependency injection container
encorephp/container
297 Downloads
Dependency injection container with service providers and proxies.
ekaterinadavidovich/container
5 Downloads
This project is example my work for portfolio. Container is dependency injection container. It allows you to implement the dependency injection design pattern meaning that you can decouple your class dependencies and have the container inject them where they are needed.