Libraries tagged by dependency-injector
digit-soft/re-action-di
11 Downloads
React PHP framework DI
db80/ovo-container
507 Downloads
A lightweight Dependency Injection / Inversion of control Framework for PHP 5.3
cypresslab/di-debugger-bundle
8 Downloads
A Symfony2 bundle to check for dic configuration.
calgamolib/di
783 Downloads
Pimple-like DI container library.
calgamo/module-calgamo-di
1844 Downloads
calgamo/di module for Calgamo Framework.
calgamo/di
2133 Downloads
Pimple-like DI container library.
borobudur/di
595 Downloads
Borobudur Dependency Injection Component
bizley/deep-instantiate
0 Downloads
Deep Instantiator for Yii 2.
axis/axis-service-container-plugin
665 Downloads
symfony 1.x plugin that improves factories.yml config handler using Pimple and advanced configuring features
atelierspierrot/service-container
38 Downloads
The dependency injection package of Les Ateliers Pierrot.
acfatah/object-factory
10 Downloads
Provides a container used to build class instances and solve object dependencies.
acelaya/slim-container-sm
382 Downloads
A Slim framework container wrapping a ZF2 ServiceManager
zed/block
3 Downloads
dependency injection container for php7.2+
zean/sim-di
11 Downloads
simple dependency inject container
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.