container

Container

Defines an interface for dependency injection containers in PHP.

GitHub

10k stars
25 watching
53 forks
Language: PHP
last commit: 12 months ago

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
thephpleague/container Provides a small and powerful dependency injection container for PHP applications. 849
yiisoft/di A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. 182
auraphp/aura.di A dependency injection container system with various features and configuration options. 349
php-di/php-di A dependency injection container designed to be practical and framework-agnostic for managing application dependencies. 2,699
silexphp/pimple A small PHP dependency injection container that manages services and parameters. 2,646
fabpot/pimple A small PHP dependency injection container that manages services and parameters. 78
php-fig/fig-standards Establishes common standards and guidelines for interoperability among PHP frameworks 12,542
marcelog/ding A lightweight and simple PHP framework for building web applications with dependency injection, aspect-oriented programming, and event-driven architecture. 121
container-interop/container-interop Standardizes features in container objects to achieve interoperability across different container implementations. 1,259
artberri/diod A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. 139
essy-ecosystem/dependency-management A dependency injection and components container without reflection, designed to make projects more extensible and modular. 11
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
unitycontainer/unity A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. 1,664
phpcompatibility/phpcompatibilityparagonie Provides PHP compatibility rules to ensure cross-version compatibility in projects using Paragonie polyfill libraries 10