Libraries tagged by injections
jitesoft/container
610 Downloads
PSR-11 container with constructor injection.
gres/dim
19 Downloads
The PHP dependency injection manager
giuseppe998e/syringe
3 Downloads
Dependency injection library for PHP8
geeh/ugly-di
9 Downloads
Ugly Dependency Injection Manager
freeframework/framework
8 Downloads
A service-oriented PHP framework with dependency injection and modular architecture
fas/di
169 Downloads
Fast and simple dependency injection
extro/di
45 Downloads
Dependency injection container
emonkak/di
28874 Downloads
A fast dependency injection library for PHP
earc/di
278 Downloads
eArc - the explicit architecture framework - dependency injection component
dscheinah/sx-container
498 Downloads
Dependency injection based on PSR-11 containers.
drago-ex/parameters
1186 Downloads
A simple Nette extension for accessing common directory paths (appDir, wwwDir, tempDir) in your application via dependency injection.
devly/php-di
1094 Downloads
PHP dependency injection container
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.
christianblos/symfony-di-annotation
141 Downloads
Allows you to configure symfony dependency injections via annotations
bjoern-buettner/dependency-injector
175 Downloads
A small dependency injection container with simple support for factories, parameters and the environment while autowiring.