Libraries tagged by rate limit
maba/gentle-force
502392 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
clue/mq-react
419233 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
palepurple/rate-limit
442984 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
24128 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
99248 Downloads
Rate limits protection for api-platform resources.
yiisoft/rate-limiter
30920 Downloads
Yii Rate Limiter Middleware
thamtech/yii2-ratelimiter-advanced
128191 Downloads
An advanced request rate limiter
rtheunissen/guzzle-rate-limiter
159651 Downloads
Guzzle 6 middleware used to delay requests dynamically
ethercreative/yii2-ip-ratelimiter
113491 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
muffin/throttle
214852 Downloads
(API) Rate limiting requests in CakePHP
hyperf/token-bucket
1260611 Downloads
Implementation of the Token Bucket algorithm.
fustundag/tokenbucket
503458 Downloads
PHP TokenBucket implementation for rate limit
beheh/flaps
225028 Downloads
Modular library for rate limiting requests in applications
bandwidth-throttle/bandwidth-throttle
110275 Downloads
Bandwidth throttle at application layer
nikolaposa/rate-limit-middleware
6459 Downloads
PSR-15 middleware for rate limiting API or other application endpoints.