Libraries tagged by inject
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/di_container
9 Downloads
A simple implementation of a dependency injection container for PHP-classes and parameters (array, string, numeric). It is consuming array data.
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.
mikelooper/slim-infrastructure
102 Downloads
A package to create microservices
mdjward/behat-env-var-extension
82 Downloads
Behat extension to make environment variables available as container parameters
mdarc/di
4097 Downloads
A simple yet powerful PSR-11 autowiring dependency injection container
mbretter/stk-di
3150 Downloads
Dependency injection made easy
matthew-p/yii2-di-magic
686 Downloads
Improvement for Yii2 that add dependency injection in action methods and provide model binding.
mathiasgrimm/di-container-php
6 Downloads
IoC Container with automatic dependency injection
matecat/simple-dic
5 Downloads
Simple DIC Client
marcojetson/quark
7 Downloads
Another dependency injection container
marcel-strahl/container
8 Downloads
A simple and clean PHP container based on PSR-11
maplephp/container
322 Downloads
Container, Factories and dependency injectors with full PSR-11 support.
magiclyde/container
23 Downloads
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.