Libraries tagged by PSR-11
sasa-b/container
27 Downloads
Lightweight dependency injection container with laravel like autowiring, interface/abstract class binding and contextual binding. PSR-11 compliant.
ryanl/flexer
12 Downloads
Flexer is a powerful PHP library that offers a versatile implementation of the PSR-11 Container interface. Designed to provide a seamless and standardized way to manage dependencies and services in your PHP applications, Flexer empowers developers with a flexible and intuitive container solution.
rundev/rundev-config
5 Downloads
Specification for configuring an application based on the Onion Architecture using PSR 11 for the dependency injection container.
romchik38/php-container
1 Downloads
PSR-11: Container interface
polymorphine/container
317 Downloads
PSR-11 Container for libraries & configuration
pmieleszkiewicz/chevrotain
8 Downloads
Simple PSR-11 dependency injection container
piotrek-r/container
6 Downloads
Simple implementation of PSR-11: Container interface
phpdevcommunity/psr11-dependency-injection
17 Downloads
A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.
phower/container
50 Downloads
Dependency Injection for PHP complaint with PSR-11 Container.
phata/hook
4 Downloads
A minimalistic hook library based on PHP's Interface feature and PSR-11 container.
phact-cmf/container
3 Downloads
PSR-11 compatible dependency injection container
petk/php-container
5 Downloads
PSR-11 compatible dependency injection container
orbiter/satellite
1215 Downloads
PHP Event Dispatcher with listener and PSR-14 dispatcher, compatible with PSR-11 container and custom invokers.
omatamix/container
44 Downloads
A psr-11 compliant container.
nolikein/container
12 Downloads
Allow to use associative and indexed container or create new container type. Respecting the psr 11