symfony/rate-limiter
Symfony Rate Limiter provides token bucket rate limiting for your app. Create limiters with RateLimiterFactory and a storage backend (e.g., in-memory), then reserve tokens with blocking waits or consume instantly to allow/skip work based on availability.
|
Package
|
Constraint
|
|---|---|
| symfony/options-resolver | ^7.4|^8.0 |
|
Package
|
Constraint
|
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/lock | ^7.4|^8.0 |
How can I help you explore Laravel packages today?