Libraries tagged by psr15
middlewares/php-session
21592 Downloads
Middleware to start php sessions using the request data
middlewares/https
86630 Downloads
Middleware to redirect to https and adds the Strict-Transport-Security header
middlewares/firewall
313701 Downloads
Middleware to provide IP filtering
middlewares/error-handler
95329 Downloads
Middleware to handle http errors
middlewares/encoder
117316 Downloads
Middleware to encode the response body to gzip or deflate
middlewares/debugbar
19722 Downloads
Middleware to insert PHP DebugBar automatically in html responses
middlewares/csp
17449 Downloads
Middleware to add the Content-Security-Policy header to the response
middlewares/cors
67862 Downloads
Middleware to implement Cross-Origin Resource Sharing (CORS)
middlewares/aura-session
49883 Downloads
Middleware to manage sessions using Aura.Session
mezzio/mezzio-skeleton
24952 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
mezzio/mezzio-authorization
241173 Downloads
Authorization middleware for Mezzio and PSR-7 applications
lcobucci/error-handling-middleware
69364 Downloads
A PSR-15 middleware compatible with RFC 7807
jasny/auth
15751 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
idealo/php-middleware-stack
6598 Downloads
Implementation of HTTP Middleware PSR-15 specification
httpsoft/http-runner
42563 Downloads
Running PSR-7 components and building PSR-15 middleware pipelines