Libraries tagged by psr11
psr/container
898290943 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
37604873 Downloads
The dependency injection container for humans
mnapoli/silly
10013457 Downloads
Silly CLI micro-framework based on Symfony Console
laminas/laminas-servicemanager
47808408 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1494003 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1041161 Downloads
Yii DI container
phalcon/cphalcon
237633 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
mezzio/mezzio
3114928 Downloads
PSR-15 Middleware Microframework
laminas/laminas-di
15919211 Downloads
Automated dependency injection for PSR-11 containers
chillerlan/php-settings-container
17409025 Downloads
A container class for immutable settings objects. Not a DI container.
zendframework/zend-servicemanager
28427439 Downloads
Factory-Driven Dependency Injection Container
zendframework/zend-expressive
1666226 Downloads
PSR-15 Middleware Microframework
league/tactician-container
9235492 Downloads
Tactician integration for any container implementing PSR-11
yiisoft/error-handler
297542 Downloads
Yii Error Handling Library
psr-discovery/discovery
5857427 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.