Libraries tagged by PHP Dependency Injection
php-fn/invoker
2624 Downloads
Generic and extensible callable invoker
phix/injectables
27344 Downloads
Injectables is an incredibly lightweight and high performance DI container for PHP 5.4 and above
oukhennicheabdelkrim/dic
13 Downloads
DIC is dependency-injection container allows developers to move object creation logic out of their application logic.
orakaro/ioc
54 Downloads
Tiny IoC module for static mocking in PHP
open-engine/di
38 Downloads
Dependency Injection
noframework/noframework
6 Downloads
Clear fast flexible lightweight php 5.5 framework
mvc5/mvc5-application
861 Downloads
A PHP 8 programming environment with named arguments.
molajo/ioc
432 Downloads
Molajo Inversion of Control package offers a full-featured, simple-to-use dependency injection and object construction solution for PHP applications.
miniature/component
5 Downloads
A template for a component of PHP-classeswith the purpose of a component architecture. A black-box approach on dependency injection.
matecat/simple-dic
5 Downloads
Simple DIC Client
marcel-strahl/container
8 Downloads
A simple and clean PHP container based on PSR-11
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
life-style-coding/container-pattern
27 Downloads
Small library of dependency inversion with container
krubio/perfect-container
134 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
kodcube/invoker
40 Downloads
Build and Invoke Classes