Libraries tagged by rate-limit
maba/gentle-force
545783 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
clue/mq-react
483330 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
484453 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
los/los-rate-limit
24573 Downloads
Rate Limit Middleware for PHP
jamesmills/laravel-notification-rate-limit
29448 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
103712 Downloads
Rate limits protection for api-platform resources.
yiisoft/rate-limiter
41929 Downloads
Yii Rate Limiter Middleware
rtheunissen/guzzle-rate-limiter
164781 Downloads
Guzzle 6 middleware used to delay requests dynamically
hyperf/token-bucket
1461223 Downloads
Implementation of the Token Bucket algorithm.
fustundag/tokenbucket
592102 Downloads
PHP TokenBucket implementation for rate limit
beheh/flaps
232821 Downloads
Modular library for rate limiting requests in applications
muffin/throttle
236419 Downloads
(API) Rate limiting requests in CakePHP
thamtech/yii2-ratelimiter-advanced
145022 Downloads
An advanced request rate limiter
ethercreative/yii2-ip-ratelimiter
123227 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
nikolaposa/rate-limit-middleware
7952 Downloads
PSR-15 middleware for rate limiting API or other application endpoints.