Libraries tagged by psr2
tuupola/cors-middleware
1671236 Downloads
PSR-7 and PSR-15 CORS middleware
tuupola/callable-handler
3685277 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
swlib/saber
137052 Downloads
Swoole coroutine HTTP client
stevenmaguire/trello-php
273100 Downloads
PHP wrapper for Trello API
slim/slim-skeleton
446905 Downloads
A Slim Framework skeleton application for rapid development
siriusphp/upload
545548 Downloads
Framework agnostic upload library
sanmai/di-container
279599 Downloads
dependency injection container with automatic constructor dependency resolution
sabre/cache
1079783 Downloads
Simple cache abstraction layer implementing PSR-16
rtheunissen/guzzle-log-middleware
2145474 Downloads
Guzzle middleware to log requests and responses
psr-discovery/log-implementations
5950839 Downloads
Lightweight library that discovers available PSR-3 Log 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/http-factory-implementations
6114106 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory 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/http-client-implementations
6107438 Downloads
Lightweight library that discovers available PSR-18 HTTP Client 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/event-dispatcher-implementations
5953439 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
6129283 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
5952867 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.