Libraries tagged by leaky-bucket
artisansdk/ratelimiter
1809131 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
maba/gentle-force-bundle
419175 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
471315 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jeroenvisser101/leakybucket
107975 Downloads
An implementation of the Leaky Bucket algorithm.
robwittman/leaky-bucket-rate-limiter
3418 Downloads
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
nadylib/leaky-bucket
8639 Downloads
An fiber-based implementation of the LeakyBucket algorithm
ninjaphp/ninja
610 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
bayfrontmedia/leaky-bucket
751 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
twinh/rate-limiter
2 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
otzy/intensity-throttle
23 Downloads
limits the rate of event of any kind using leaky bucket algorithm
jalismrs/gentle-force
121 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
pskuza/leakybucket
13 Downloads
An implementation of the Leaky Bucket algorithm.
jdimitrov/php-ratelimit
67 Downloads
PHP rate limiting library with Leaky Bucket Algorithm
detain/rate-limit
232 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
davidfricker/floodgates
26 Downloads
High-speed rate limiter using the leaky bucket algorithm