Libraries tagged by laravel middleware
codebar-ag/laravel-prerender
131923 Downloads
Laravel middleware for prerendering javascript-rendered pages on the fly for SEO
jeremykenedy/laravel-https
119034 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.
barryvdh/laravel-stack-middleware
369608 Downloads
Stack Middleware for Laravel
illuminatech/multipart-middleware
183937 Downloads
'multipart/form-data' parser middleware for Laravel
alkhwlani/xss-middleware
321976 Downloads
A Laravel 5.5+ Middleware to filter user inputs from XSS and iframes and other embed elements.
tomschlick/laravel-http2-server-push
63256 Downloads
A middleware package for Laravel to enable server push for your script, style, and image assets.
spatie/laravel-authorize
23130 Downloads
A middleware to check authorization
ronasit/laravel-swagger
99337 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
masterro/laravel-xss-filter
175944 Downloads
Filter user input for XSS but don't touch other html
json-mapper/laravel-package
74111 Downloads
The JsonMapper package for Laravel
alkoumi/laravel-arabic-numbers
8044 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
spatie/laravel-demo-mode
105044 Downloads
A middleware to protect your work in progress from prying eyes
treblle/security-headers
10440 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
palanik/lumen-cors
215026 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
illuminated/console-logger
67295 Downloads
Logging and Notifications for Laravel Console Commands.