Libraries tagged by leakybucket
jalismrs/gentle-force
0 Favers
123 Downloads
123 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jdimitrov/php-ratelimit
1 Favers
70 Downloads
70 Downloads
PHP rate limiting library with Leaky Bucket Algorithm
davidfricker/floodgates
0 Favers
27 Downloads
27 Downloads
High-speed rate limiter using the leaky bucket algorithm
colinmollenhour/rate-limiter
0 Favers
2 Downloads
2 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.