Libraries tagged by PHP Dependency Injection
divineniiquaye/rade-di
1377 Downloads
A simple and smart dependency injection for PHP
catacgc/juice-di-container
59 Downloads
Small, fast, feature rich Dependency Injection for PHP 5.2
stougeiro/container-contract
10 Downloads
Interfaces and contracts for implementing dependency injection containers in PHP, covering lifecycle handling, service resolution and factory-based instantiation.
romeoz/rock-di
834 Downloads
Small and flexible Dependency Injection library for PHP
regeda/castel
17 Downloads
Castel is a fast Dependency Injection Container for PHP 5.3
rammewerk/container
281 Downloads
Simple and performant dependency injection container for PHP
phoole/di
18 Downloads
Slim, powerful and full compatible PSR-11 dependency injection library for PHP
delboy1978uk/barnacle
10252 Downloads
Baracle be a simple Dependency Injection Container fer PHP and part o' th' Bone Framework
dangerousdan/dimaria
138 Downloads
A super fast Dependency Injection Container for PHP 7+
shalvah/syringe
8 Downloads
Small dependency injection container for PHP
garrettw/dice
83 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.
nbish11/dice
204 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
vaibhavpandeyvpz/katora
568 Downloads
Simple service container implementing PSR-11 for PHP >= 8.2.
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
symlex/di-microkernel
6375 Downloads
Micro-Kernel for PHP Applications