Libraries tagged by laravel-concurrent-limiter

largerio/laravel-concurrent-limiter

1 Favers
0 Downloads

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.

Go to Download