Popular repositories Loading
-
laravel-concurrent-limiter
laravel-concurrent-limiter PublicLaravelConcurrentLimiter 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 …
PHP 25
Repositories
Showing 1 of 1 repositories
- laravel-concurrent-limiter Public
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.
largerio/laravel-concurrent-limiter’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…