Libraries tagged by PSR-11
psr-discovery/all
4461816 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
php-middleware/php-debug-bar
246264 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
phalcon/cphalcon
236363 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
middlewares/utils
2767659 Downloads
Common utils for PSR-15 middleware packages
bnf/phpstan-psr-container
2142496 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
zendframework/zend-di
11681297 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
285443 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/psr-container-doctrine
577270 Downloads
Doctrine Factories for PSR-11 Containers
inpsyde/modularity
271355 Downloads
Modular PSR-11 implementation for WordPress plugins, themes or libraries.
yiisoft/error-handler
206996 Downloads
Yii Error Handling Library
slince/di
220659 Downloads
A flexible dependency injection container
mezzio/mezzio-hal
340962 Downloads
Hypertext Application Language implementation for PHP and PSR-7
ghostwriter/container
2679441 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
elie29/zend-phpdi-config
197805 Downloads
PSR-11 PHP-DI autowire container configurator for Laminas, Mezzio, ZF2, ZF3 and Zend Expressive applications
contributte/psr11-container-interface
500893 Downloads
Wraps nette/di container into PSR-11 implementation.