symfony/rate-limiter
Symfony Rate Limiter component implementing token bucket rate limiting. Configure limiters via a factory and use reserve() to wait for tokens or consume() to attempt immediately. Supports pluggable storage like in-memory for controlling request/input/output rates.
Provides a Token Bucket implementation to rate limit input and output in your application
How can I help you explore Laravel packages today?