robwittman/leaky-bucket-rate-limiter
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
时间:2016-10-26 23:24
otzy/intensity-throttle
limits the rate of event of any kind using leaky bucket algorithm
时间:2016-07-18 23:34
jeroenvisser101/leakybucket
An implementation of the Leaky Bucket algorithm.
时间:2014-07-06 06:31
ninjaphp/ninja
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.
时间:2014-07-02 20:46
maba/gentle-force-bundle
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
时间:未知