Libraries tagged by token-bucket
four-bytes/four-rate-limiting
794 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
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.
codeages/rate-limiter
10508 Downloads
Rate Limiting Library With Token Bucket Algorithm
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
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
twinh/rate-limiter
4 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
syeedalireza/api-rate-limiter-bundle
0 Downloads
Enterprise-grade API rate limiting for Symfony. Supports multiple algorithms (Token Bucket, Sliding Window, Fixed Window), distributed limiting with Redis, and comprehensive analytics. Perfect for production APIs requiring precise request throttling.