Libraries tagged by laravel middleware
jeremykenedy/laravel-https
123456 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.
javidalpe/laravel-idempotency
58184 Downloads
Laravel Idempotency Middleware
softonic/laravel-psr15-bridge
83117 Downloads
Laravel PSR-15 middleware bridge
moesif/moesif-laravel
55027 Downloads
Moesif Collection/Data Ingestion Middleware for Laravel
justbetter/laravel-http3earlyhints
10242 Downloads
A HTTP3 Early Hints Middleware for Laravel
teraone/laravel-cloudflare-zero-trust-middleware
17120 Downloads
Middleware to secure certain routes with Cloudflare Zero Trust
danharper/laravel-jsonx
50497 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
waska14/laravel-with-db-transactions
34980 Downloads
Use middleware globally for all routes to put every controller in database transaction
spinen/laravel-browser-filter
43947 Downloads
Filters http requests based on browser type.
muhammadhuzaifa/laravel-pulse-guzzle-recorder
12241 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
kentaroutakeda/laravel-openapi-validator
5669 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
imliam/laravel-throttle-simultaneous-requests
22163 Downloads
Throttle the current user's requests based on how many requests are currently being executed.
erdemkeren/laravel-otp
7836 Downloads
Secure your laravel routes with otps. (one time passwords)
rogervila/lumen-rate-limiting
44450 Downloads
Lumen port of Laravel ThrottleRequests middleware
mpyw/null-auth
104236 Downloads
Null Guard for Laravel. Designed for Middleware-based authentication and testing.