Libraries tagged by laravel middleware
zae/strict-transport-security
150072 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
tomatophp/filament-developer-gate
135198 Downloads
Secure your selected route by using a middleware with static password for developers only
solution-forest/filament-firewall
13744 Downloads
This is a middleware for whitelisting/blacklisting for Filament Admin
reindert-vetter/api-version-control
1028000 Downloads
A Laravel package to manage versions of endpoints in an elegant way
palanik/lumen-cors
243344 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
illuminated/console-logger
79524 Downloads
Logging and Notifications for Laravel Console Commands.
medz/cors
93674 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
tucker-eric/laravel-xml-middleware
1192307 Downloads
A Laravel Middleware to accept XML requests
softonic/laravel-middleware-request-id
110742 Downloads
Middleware for Laravel Framework to add the X-Request-ID header in the requests and responses.
orkhanahmadov/laravel-accept-language-middleware
82469 Downloads
Laravel middleware for setting application locale based on HTTP Accept-Language header
nutsweb/laravel-prerender
165701 Downloads
Laravel middleware for prerendering javascript-rendered pages on the fly for SEO
alkhwlani/xss-middleware
526470 Downloads
A Laravel Middleware to filter user inputs from XSS and iframes and other embed elements.
tideways/laravel-octane-middleware
166056 Downloads
Integrates with Laravel Octane for Tideways PHP Monitoring, Profiling, Exception-Tracking
jeremykenedy/laravel-https
136860 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
69921 Downloads
Laravel Idempotency Middleware