Libraries tagged by psr15
middlewares/https
78010 Downloads
Middleware to redirect to https and adds the Strict-Transport-Security header
middlewares/firewall
275503 Downloads
Middleware to provide IP filtering
middlewares/error-handler
87520 Downloads
Middleware to handle http errors
middlewares/encoder
57192 Downloads
Middleware to encode the response body to gzip or deflate
middlewares/debugbar
16062 Downloads
Middleware to insert PHP DebugBar automatically in html responses
middlewares/cors
61969 Downloads
Middleware to implement Cross-Origin Resource Sharing (CORS)
middlewares/access-log
87873 Downloads
Middleware to generate access logs
mezzio/mezzio-skeleton
22686 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
mezzio/mezzio-authorization
182045 Downloads
Authorization middleware for Mezzio and PSR-7 applications
jimtools/jwt-auth
17671 Downloads
Drop in replacement for tuupola/slim-jwt-auth
jasny/auth
14674 Downloads
Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks
httpsoft/http-runner
21722 Downloads
Running PSR-7 components and building PSR-15 middleware pipelines
httpsoft/http-router
15088 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
httpsoft/http-cookie
46463 Downloads
Managing cookies with PSR-7 support
httpsoft/http-basis
14700 Downloads
Simple and fast HTTP microframework implementing PSR standards