Libraries tagged by psr 15
middlewares/php-session
19862 Downloads
Middleware to start php sessions using the request data
middlewares/https
85615 Downloads
Middleware to redirect to https and adds the Strict-Transport-Security header
middlewares/http-authentication
293898 Downloads
Middleware to implement Basic and Digest Http authentication
middlewares/firewall
309594 Downloads
Middleware to provide IP filtering
middlewares/error-handler
93340 Downloads
Middleware to handle http errors
middlewares/encoder
106606 Downloads
Middleware to encode the response body to gzip or deflate
middlewares/debugbar
18991 Downloads
Middleware to insert PHP DebugBar automatically in html responses
middlewares/cors
66394 Downloads
Middleware to implement Cross-Origin Resource Sharing (CORS)
middlewares/aura-session
47929 Downloads
Middleware to manage sessions using Aura.Session
mezzio/mezzio-csrf
198826 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
mezzio/mezzio-authorization
229367 Downloads
Authorization middleware for Mezzio and PSR-7 applications
jasny/auth
15470 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
httpsoft/http-runner
37595 Downloads
Running PSR-7 components and building PSR-15 middleware pipelines
httpsoft/http-router
24975 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
httpsoft/http-error-handler
28123 Downloads
Error handling PSR-7 and PSR-15 components