Libraries tagged by PSR-11
psr/container
895018682 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
37280552 Downloads
The dependency injection container for humans
mnapoli/silly
9997294 Downloads
Silly CLI micro-framework based on Symfony Console
laminas/laminas-servicemanager
47542076 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1467947 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1033547 Downloads
Yii DI container
phalcon/cphalcon
237541 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
3094416 Downloads
PSR-15 Middleware Microframework
laminas/laminas-di
15841629 Downloads
Automated dependency injection for PSR-11 containers
chillerlan/php-settings-container
17214250 Downloads
A container class for immutable settings objects. Not a DI container.
zendframework/zend-servicemanager
28411584 Downloads
Factory-Driven Dependency Injection Container
zendframework/zend-expressive
1665089 Downloads
PSR-15 Middleware Microframework
league/tactician-container
9203526 Downloads
Tactician integration for any container implementing PSR-11
yiisoft/error-handler
295831 Downloads
Yii Error Handling Library
psr-discovery/discovery
5783686 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.