louisbels member since: Jan 16, 2026

louisbels's packages

  • PHP

    largerio/laravel-concurrent-limiter

    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.