Libraries tagged by Dependecy Injection
brick/di
3110 Downloads
Dependency injection and IoC framework
arachne/container-adapter
73595 Downloads
Wrapper for Nette DIC which implements ContainerInterface from PSR-11.
kassko/class-resolver-bundle
22937 Downloads
Integrate the class-resolver component to Symfony
kassko/class-resolver
36663 Downloads
Retrieve an object from a class name.
wrkflow/php-api-sdk-builder
4245 Downloads
This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.
waglpz/di-container
1394 Downloads
Dependency injection container component
vonage/symfony
19219 Downloads
Provides config and dependency injection for the Vonage Client in Symfony applications
starbug/di
4403 Downloads
A dependency injection container initialization library.
spiral/prototype
29025 Downloads
Automatic dependency injection
skrz/autowiring-bundle
74728 Downloads
Annotation-based autowiring for Symfony 4 dependency injection container
saga/dic-module
13854 Downloads
This module provides the Dependency Injection Container integration in Drupal 7.
rotexsoft/versatile-collections
5618 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.
rafaeltovar/php-service-manager
5085 Downloads
Simple, light, minimum service manager and dependency injection for PHP.
phpolar/property-injector
176 Downloads
Provides automatic dependency injection for properties.
phespro/container
1117 Downloads
Super simple dependency injection container for php