Libraries tagged by middelware
opencultureconsulting/psr15
451 Downloads
This is a queue-based implementation of PSR-15: HTTP Server Request Handler.
openb8/webman-trace
73 Downloads
A request trace plugin for Webman framework
opb/slim-basic-auth
815 Downloads
HTTP Basic Auth Middleware for the Slim PHP Framework
mordisacks/laravel-force-https
6188 Downloads
Laravel middleware for forcing https connection
middlewares/shutdown
3263 Downloads
Middleware to display a 503 maintenance page
middlewares/robots
9279 Downloads
Middleware to enable/disable the robots of the search engines
middlewares/proxy
3977 Downloads
Middleware to forward requests and return responses
middlewares/image-manipulation
4062 Downloads
Middleware to manipulate images on-demand
middlewares/honeypot
2563 Downloads
Middleware to implement a honeypot spam prevention
middlewares/geolocation
8149 Downloads
Middleware to geolocate the client using the ip address
middlewares/emitter
19650 Downloads
Middleware to send a PSR-7 response using header() and echo
middlewares/content-length
12218 Downloads
Middleware to inject the Content-Length header into the response based on the body size
middlewares/aura-router
10387 Downloads
Middleware to use Aura.Router
mares29/laravel-ip-filter
12001 Downloads
Filter request by IP addresses for Laravel
larowka/prevent-duplicate-requests
877 Downloads
Prevent duplicate requests middleware for Laravel applications.