Libraries tagged by PHP Dependency Injection
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
phlogisticfugu/squirt
14 Downloads
Simple and lightweight PHP dependency injection
phemto/phemto
135 Downloads
Phemto PHP Dependency Injection Framework
gyselroth/micro-container
2370 Downloads
Lightweight php dependency injection container with full autowiring support and more
gres/dim
19 Downloads
The PHP dependency injection manager
fjor/fjor
145 Downloads
PHP Dependency Injection Framework
downing/tupper
5 Downloads
A simple, no-nonsense IoC Container written in PHP for Dependency Injection
emma/di
49 Downloads
A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.
anax/di
20262 Downloads
Anax DI module, dependency injection (PHP-FIG PSR-11).
rehmat/service-locator
72 Downloads
A simple dependency injection library for php
maduser/argon
32 Downloads
A high-performance, modular, PSR-11 compliant dependency injection container for PHP.
emonkak/di
28858 Downloads
A fast dependency injection library for PHP
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
buzzingpixel/container
412 Downloads
A dependency injection container for PHP