Libraries tagged by tokenbucket
dcabrejas/magento-rate-limit
7954 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
kode/limiting
25 Downloads
PHP 8.3+ 限流器,支持令牌桶、漏桶、滑动窗口、滑动窗口计数器、固定窗口计数器与多规则组合限流,内置内存/APCu/Redis/Memcached/PDO 存储与分布式并发控制
tavvet/rate-limiter-bundle
23 Downloads
Sf4.4 bundle for Symfony RateLimiter component, that provides a Token Bucket implementation to rate limit input and output in your application.
colinmollenhour/rate-limiter
31 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
codeages/rate-limiter
10479 Downloads
Rate Limiting Library With Token Bucket Algorithm
snelling/tokenbucket
8 Downloads
Simple token bucket implementation
jobbely/tokenbucket
59 Downloads
PHP TokenBucket implementation for rate limit
token_bucket_middleware/token_bucket
11 Downloads
laravel+redis token bucket
mehr-it/lara-token-bucket
76 Downloads
Implements the token bucket algorithm using laravel cache
marianperca/token-bucket
132 Downloads
Implementation of the Token Bucket algorithm.
codeages/token-bucket
25 Downloads
Token Bucket.
villermen/token-bucket
2 Downloads
Implementation of the token bucket algorithm.
jouwweb/token-bucket
1631 Downloads
Implementation of the token bucket algorithm.
yaknet/rate-limiter
8 Downloads
A high-performance, zero-dependency, pure PHP rate limiting component supporting Token Bucket and Sliding Window algorithms.
woshicixide/hyperf-ratelimit
18 Downloads
A rate limiter implemented for Hyperf or other coroutine framework