Libraries tagged by dependency-injection-container
atanvarno/dependency
37 Downloads
PSR-11 dependency injection container
ajaxray/magic
7 Downloads
Simple Auto-wiring, PSR-11 compliant Dependency injection library for PHP 8.
rs/dice
29 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github.
phetit/container
10 Downloads
A simple PHP dependency injection container
phapi/di
3807 Downloads
Phapi Dependency Injection Container
egjendem/spark
7 Downloads
Dependency Injection Container (DIC) for PHP
zed/block
3 Downloads
dependency injection container for php7.2+
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.
ytake/starch
8 Downloads
Dependency Injection Container For PHP
ytake/hh-container
561 Downloads
simple light weight service location / dependency injection container
yrv/container
26 Downloads
The dependency injection container simple and fast
yetanother/di
12 Downloads
Yet another php dependency injection container
xynha/dicontainer
112 Downloads
PSR-11 compliant PHP dependency injection container
wpsyntex/polylang-di
244 Downloads
Dependency Injection Container by Polylang.
wpfulcrum/container
12 Downloads
Fulcrum DI Container Module - a simple Dependency Injection Container that extends Pimple.