Libraries tagged by dependencyinjection
emonkak/di
28866 Downloads
A fast dependency injection library for PHP
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.
elephox/di
130 Downloads
Elephox dependency injection library.
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.
echo-fusion/servicemanager
8 Downloads
A flexible service management package for PHP applications, providing service registration, lazy loading, and configurable dependency injection support.
ecfectus/container
16 Downloads
Lean PSR11 compatible dependency injection container
earc/di
273 Downloads
eArc - the explicit architecture framework - dependency injection component
earc/component-di
9 Downloads
eArc - the explicit architecture framework - component dependency injection component
drake/heartdrake
15 Downloads
A micro framework based in MVC and dependency injection
drago-ex/parameters
1165 Downloads
A simple Nette extension for accessing common directory paths (appDir, wwwDir, tempDir) in your application via dependency injection.