Libraries tagged by dependency-injection
cekta/di
350 Downloads
psr/container implementation for humans
acelot/resolver
2256 Downloads
Dependency auto resolver for PHP 7 and 8
sandfoxme/phpstorm-metadata-export
39068 Downloads
Export PhpStorm Advanced Metadata from DI containers
yii1tech/di
1507 Downloads
Provides Dependency Injection support for Yii1 application
xp-forge/inject
41445 Downloads
Dependency injection for the XP Framework
wp-forge/container
8819 Downloads
A lightweight, PHP 8.0+ compatible, PSR-11 dependency injection container.
vanilla/garden-container
161557 Downloads
A dependency injection container.
tholabs/creator
39920 Downloads
creator is a simple PHP dependency injection that works with typehints
stefna/di
6473 Downloads
Lightweight dependency injection container
rotexsoft/versatile-collections
5634 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
8320 Downloads
Simple Dependency Injection / Service Container for more OOP in WordPress (PSR-11 compatible)
peroxide/container
291 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
10926 Downloads
Puzzle DI, auto configuration for dependency injection in modules
g4/di
72799 Downloads
g4 dependencies injection container based on Pimple