Libraries tagged by PSR-1
middlewares/filesystem
23330 Downloads
Middleware to save or read responses using Flysystem
middlewares/error-handler
93091 Downloads
Middleware to handle http errors
middlewares/encoder
105787 Downloads
Middleware to encode the response body to gzip or deflate
middlewares/debugbar
18864 Downloads
Middleware to insert PHP DebugBar automatically in html responses
middlewares/csp
13275 Downloads
Middleware to add the Content-Security-Policy header to the response
middlewares/cors
66186 Downloads
Middleware to implement Cross-Origin Resource Sharing (CORS)
middlewares/aura-session
47655 Downloads
Middleware to manage sessions using Aura.Session
mezzio/mezzio-skeleton
24230 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
mezzio/mezzio-csrf
197554 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
mezzio/mezzio-authorization
228171 Downloads
Authorization middleware for Mezzio and PSR-7 applications
loophp/psr-http-message-bridge-bundle
69734 Downloads
Register symfony/psr-http-message-bridge classes in your Symfony application.
juststeveking/http-slim
62633 Downloads
A slim psr compliant http client to provide better interoperability.
jsoumelidis/zend-sf-di-config
109284 Downloads
PSR-11 Symfony DI container configurator for ZF and Expressive applications
jasny/auth
15425 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
idealo/php-middleware-stack
5959 Downloads
Implementation of HTTP Middleware PSR-15 specification