Libraries tagged by PSR-11
psr-discovery/container-implementations
5634677 Downloads
Lightweight library that discovers available PSR-11 Container 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.
psr-discovery/all
5630770 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
309902 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
middlewares/utils
3012365 Downloads
Common utils for PSR-15 middleware packages
bnf/phpstan-psr-container
2790208 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
zendframework/zend-di
11758409 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
318871 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
roave/psr-container-doctrine
658439 Downloads
Doctrine Factories for PSR-11 Containers
inpsyde/modularity
308187 Downloads
Modular PSR-11 implementation for WordPress plugins, themes or libraries.
stellarwp/container-contract
1210801 Downloads
StellarWP Container Interface
slince/di
234742 Downloads
A flexible dependency injection container
sanmai/di-container
117894 Downloads
dependency injection container with automatic constructor dependency resolution
mezzio/mezzio-skeleton
24577 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
mezzio/mezzio-hal
386366 Downloads
Hypertext Application Language implementation for PHP and PSR-7
ghostwriter/psr-phpunit-assertions
135793 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.