Libraries tagged by laravel middleware
erdemkeren/laravel-otp
8171 Downloads
Secure your laravel routes with otps. (one time passwords)
bepsvpt/laravel-security-header
2462 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
rogervila/lumen-rate-limiting
49001 Downloads
Lumen port of Laravel ThrottleRequests middleware
mpyw/null-auth
106300 Downloads
Null Guard for Laravel. Designed for Middleware-based authentication and testing.
zae/strict-transport-security
103834 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
solution-forest/filament-firewall
4410 Downloads
This is a middleware for whitelisting/blacklisting for Filament Admin
brightfish/caching-guzzle
28680 Downloads
Cache HTTP responses through Guzzle middleware
shanerbaner82/panel-roles
13984 Downloads
Filament Panel Roles is an intuitive way to ensure all users of a specified panel within Filament v3 is assigned a role during registration and has a specified role using Laravel Middleware.
code-orange/turbolinks-location
42403 Downloads
Laravel middleware to insert Turbolinks-Location header into every response
mordisacks/laravel-force-https
6114 Downloads
Laravel middleware for forcing https connection
saritasa/laravel-middleware
15666 Downloads
Saritasa middleware for Laravel
revangelista/laravel-idempotency
9767 Downloads
Laravel Idempotency Middleware
chenpkg/laravel-idempotent
1398 Downloads
laravel idempotent middleware
programic/laravel-convert-case-middleware
14147 Downloads
Convert request and response keys to and from camel and snake case.
erjanmx/laravel-api-auth
22849 Downloads
Dead simple Laravel api authorization middleware