Libraries tagged by dependencyinjection
acelot/resolver
2259 Downloads
Dependency auto resolver for PHP 7 and 8
sandfoxme/phpstorm-metadata-export
39178 Downloads
Export PhpStorm Advanced Metadata from DI containers
yii1tech/di
1529 Downloads
Provides Dependency Injection support for Yii1 application
xp-forge/inject
41491 Downloads
Dependency injection for the XP Framework
wp-forge/container
8839 Downloads
A lightweight, PHP 8.0+ compatible, PSR-11 dependency injection container.
vanilla/garden-container
161726 Downloads
A dependency injection container.
stefna/di
6554 Downloads
Lightweight dependency injection container
rotexsoft/versatile-collections
5639 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
rmp-up/wp-di
8328 Downloads
Simple Dependency Injection / Service Container for more OOP in WordPress (PSR-11 compatible)
peroxide/container
294 Downloads
Peroxide Container, a simple factory-driven PSR-11 Dependency Injection Container with zero dependencies and low functionalities.
marcelog/ding
2104 Downloads
PHP Dependency Injection based on Spring(tm), with Aspect Oriented Programming, MVC
lexide/puzzle-di
11002 Downloads
Puzzle DI, auto configuration for dependency injection in modules
free-elephants/di
13702 Downloads
IoC, constructor dependency injection
cspray/annotated-container-attribute
3337 Downloads
Attributes used by Annotated Container, to configure an autowired PSR-11 dependency injection container.
clippy/container
73444 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker