Libraries tagged by rate limit
thamtech/yii2-ratelimiter-advanced
322875 Downloads
An advanced request rate limiter
muffin/throttle
317853 Downloads
(API) Rate limiting requests in CakePHP
maba/gentle-force-bundle
543395 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
621842 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
palepurple/rate-limit
552988 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
46844 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
116820 Downloads
Rate limits protection for api-platform resources.
yiisoft/rate-limiter
75262 Downloads
Yii Rate Limiter Middleware
ethercreative/yii2-ip-ratelimiter
146948 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
hyperf/token-bucket
1920259 Downloads
Implementation of the Token Bucket algorithm.
beheh/flaps
252242 Downloads
Modular library for rate limiting requests in applications
bandwidth-throttle/bandwidth-throttle
149013 Downloads
Bandwidth throttle at application layer
flowd/phirewall
7218 Downloads
A PHP Firewall and rate limiter based on PSR-7 and PSR-15 middleware (safelists, blocklists, throttles, fail2ban)
nikolaposa/rate-limit-middleware
13407 Downloads
PSR-15 middleware for rate limiting API or other application endpoints.
los/los-rate-limit
39312 Downloads
Rate Limit Middleware for PHP