Libraries tagged by dependency-injection-container
frostealth/php-container
36 Downloads
Simple Dependency Injection Container
freeze/di-component
4 Downloads
Dependency Injection Container for Freeze Framework
formula9/potion
61 Downloads
A simple Dependency Injection Container based on Pimple.
fogio/container
6 Downloads
Fogio Dependency Injection Container
flo/nimic
33 Downloads
A console app backbone with a cacheable dependency injection container
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
extro/di
19 Downloads
Dependency injection container
evas-php/evas-di
101 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
essential-php/php-di
8 Downloads
The essential of dependency injection container
erip/ldic
5 Downloads
A lightweight dependency injection container for PHP.
entire-studio/dependency-injection
39 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.