PHP-DI
Dependency manager
A dependency injection container designed to be practical and framework-agnostic for managing application dependencies.
The dependency injection container for humans
3k stars
82 watching
322 forks
Language: PHP
last commit: 4 months ago
Linked from 1 awesome list
container-interopdependency-injectioniocphppsr-11
Related projects:
Repository | Description | Stars |
---|---|---|
bitexpert/disco | A PSR-11 compliant dependency injection container that supports annotation-based configuration and registration of service instances | 139 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 349 |
laracasts/simple-di-container | An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. | 49 |
pdepend/pdepend | Analyzes and evaluates the quality of PHP software designs to improve maintainability, reusability, and extensibility. | 926 |
fabpot/pimple | A small PHP dependency injection container that manages services and parameters. | 78 |
marcelog/ding | A lightweight PHP framework for building enterprise applications with dependency injection, aspect-oriented programming, and model-view-controller patterns. | 121 |
thephpleague/container | Provides a simple and powerful way to manage dependencies in PHP applications. | 844 |
silexphp/pimple | A small PHP dependency injection container that manages services and parameters. | 2,646 |
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
php-fig/container | Defines an interface for dependency injection containers in PHP. | 9,948 |
symfony/dependency-injection | Standardizes object construction in applications by centralizing dependency management | 4,101 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 981 |
phpdocumentor/phpdocumentor | A tool for generating and maintaining comprehensive documentation for PHP projects. | 4,125 |