Libraries tagged by HTTP middleware
middlewares/error-handler
92481 Downloads
Middleware to handle http errors
jeremykenedy/laravel-https
125180 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
brightfish/caching-guzzle
28312 Downloads
Cache HTTP responses through Guzzle middleware
zae/strict-transport-security
102226 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
spinen/laravel-browser-filter
44364 Downloads
Filters http requests based on browser type.
oscarotero/middleland
74659 Downloads
PSR-15 middleware dispatcher
northwoods/broker
89634 Downloads
Dead simple PSR-15 middleware dispatcher
middlewares/php-session
19333 Downloads
Middleware to start php sessions using the request data
middlewares/lowercase
24302 Downloads
A lowercase repository for PSR-15 middleware packages
middlewares/https
84740 Downloads
Middleware to redirect to https and adds the Strict-Transport-Security header
middlewares/filesystem
22947 Downloads
Middleware to save or read responses using Flysystem
middlewares/debugbar
18564 Downloads
Middleware to insert PHP DebugBar automatically in html responses
middlewares/csp
11371 Downloads
Middleware to add the Content-Security-Policy header to the response
middlewares/cors
65487 Downloads
Middleware to implement Cross-Origin Resource Sharing (CORS)
middlewares/aura-session
46703 Downloads
Middleware to manage sessions using Aura.Session