Libraries tagged by token bucket
tavvet/rate-limiter-bundle
107 Downloads
Sf4.4 bundle for Symfony RateLimiter component, that provides a Token Bucket implementation to rate limit input and output in your application.
four-bytes/four-rate-limiting
801 Downloads
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket
dcabrejas/magento-rate-limit
8097 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
codeages/rate-limiter
10512 Downloads
Rate Limiting Library With Token Bucket Algorithm
marianperca/token-bucket
137 Downloads
Implementation of the Token Bucket algorithm.
monkeyscloud/monkeyslegion-rate-limit
22 Downloads
Production-grade rate limiting with token bucket and sliding window algorithms, Redis backend, per-route + per-user + per-IP composite buckets, and PSR-15 middleware for MonkeysLegion.
colinmollenhour/rate-limiter
32 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
token_bucket_middleware/token_bucket
11 Downloads
laravel+redis token bucket
snelling/tokenbucket
8 Downloads
Simple token bucket implementation
mehr-it/lara-token-bucket
76 Downloads
Implements the token bucket algorithm using laravel cache
jobbely/tokenbucket
59 Downloads
PHP TokenBucket implementation for rate limit
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.