Libraries tagged by dependency container
tahsinyuksel/ty-container
3 Downloads
php dependency injection container
systream/dependency-injection-container
48 Downloads
sunnyflail/container
86 Downloads
A simple Dependency Injection container
strident/container
14 Downloads
Dependency injection container component designed for ease of use and speed. Built for Trident. Heavily inspired by Pimple.
slightly-interactive/di-container
612 Downloads
A dependency injection container.
sinergi/container
294 Downloads
PHP Dependency Injection container that is object oriented and IDE friendly
sasa-b/container
26 Downloads
Lightweight dependency injection container with laravel like autowiring, interface/abstract class binding and contextual binding. PSR-11 compliant.
samsonframework/container-xml
237 Downloads
SamsonFramework XML dependency injection container
samsonframework/container-annotation
254 Downloads
SamsonFramework annotation dependency injection container
robm/container
11 Downloads
A dependency injection container based on league/container.
robert430404/rc-container
11 Downloads
This is a simple Dependency Injection Container for PHP.
rammewerk/container
21 Downloads
Simple and performant dependency injection container for PHP
quetzal/dependency-injection
7 Downloads
Dependency Injection containers for Quetzal framework
phpdevcommunity/psr11-dependency-injection
2 Downloads
A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.
phico/container
30 Downloads
Lightweight dependency injection container for Phico