Download the PHP package largerio/laravel-concurrent-limiter without Composer
On this page you can find all versions of the php package largerio/laravel-concurrent-limiter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download largerio/laravel-concurrent-limiter
More information about largerio/laravel-concurrent-limiter
Files in largerio/laravel-concurrent-limiter
Download largerio/laravel-concurrent-limiter
More information about largerio/laravel-concurrent-limiter
Files in largerio/laravel-concurrent-limiter
Vendor largerio
Package laravel-concurrent-limiter
Short Description 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.
License MIT
Homepage https://github.com/largerio/laravel-concurrent-limiter
Package laravel-concurrent-limiter
Short Description 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.
License MIT
Homepage https://github.com/largerio/laravel-concurrent-limiter
Please rate this library. Is it a good library?
Informations about the package laravel-concurrent-limiter
All versions of laravel-concurrent-limiter with dependencies
PHP Build Version
Package Version
Requires
php Version
8.3.*|8.4.*
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0
The package largerio/laravel-concurrent-limiter contains the following files
Loading the files please wait ...