Libraries tagged by psqr
psr-discovery/discovery
5848035 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
5682906 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
5685481 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
5678900 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.
phrity/net-uri
7877591 Downloads
PSR-7 Uri and PSR-17 UriFactory implementation
phrity/net-stream
2532850 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
php-middleware/php-debug-bar
314011 Downloads
PHP Debug Bar PSR-15 middleware with PSR-7
nimbly/shuttle
3503502 Downloads
Simple PSR-18 HTTP client.
middlewares/utils
3020804 Downloads
Common utils for PSR-15 middleware packages
middlewares/request-handler
1349840 Downloads
Middleware to execute request handlers
mezzio/mezzio-session
825798 Downloads
Session container and middleware for PSR-7 applications
mezzio/mezzio-router
4341217 Downloads
Router subcomponent for Mezzio
mezzio/mezzio-helpers
3712200 Downloads
Helper/Utility classes for Mezzio
mezzio/mezzio-fastroute
2302780 Downloads
FastRoute integration for Mezzio
mezzio/mezzio-authentication
1384232 Downloads
Authentication middleware for Mezzio and PSR-7 applications