laravel-guardian
by datalogix
Extensible Laravel authentication package providing actions for login, logout, sign-up, password reset, email verification and related security features.
laravel-cybershield
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
laravel-rate-limiter
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel
laravel-api-throttle-smart
by grazulex
Intelligent, plan-aware rate limiting for Laravel APIs - Built for SaaS, multi-tenant, and enterprise applications
laravel-concurrent-limiter
by largerio
LaravelConcurrentLimiter is a lightweight Laravel middleware that limits concurrent requests per user (or IP). It delays requests until a slot is available or returns an error after a maximum wait time, protecting your app from resource exhaustion and ensuring fair usage under high load.
laravel-hmac-auth
by hmacauth
HMAC API authentication for Laravel with signature verification, replay attack prevention, and rate limiting
laravel-security
by shammaa
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
laravel-smart-scraper
by shammaa
Advanced intelligent web scraper for Laravel with caching, rate limiting, middleware, monitoring, and much more. Built on Puppeteer with smart features.
laravel-rate-limiting
by milenmk
Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components
laravel-exponential-lockout
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
laravel-rate-limiter
by amiiiiink
A flexible rate limiting middleware for Laravel and Lumen applications