Libraries tagged by PSRs
psr-discovery/event-dispatcher-implementations
10755466 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher 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/discovery
11253924 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.
psr-discovery/container-implementations
10754967 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/cache-implementations
10759378 Downloads
Lightweight library that discovers available PSR-6 Cache 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
10749102 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.
mezzio/mezzio-router
5803660 Downloads
Router subcomponent for Mezzio
cache/tag-interop
26618958 Downloads
Framework interoperable interfaces for tags
zendframework/zend-expressive
1728672 Downloads
PSR-15 Middleware Microframework
yiisoft/injector
3868854 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1445114 Downloads
Yii DI container
violet/streaming-json-encoder
2230958 Downloads
Library for iteratively encoding large JSON documents piece by piece
tuupola/cors-middleware
1970186 Downloads
PSR-7 and PSR-15 CORS middleware
staabm/phpstan-psr3
1292834 Downloads
slim/http
2598808 Downloads
Slim PSR-7 Object Decorators
sanmai/di-container
6983204 Downloads
dependency injection container with automatic constructor dependency resolution