Libraries tagged by leaky
artisansdk/ratelimiter
2382439 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
maba/gentle-force-bundle
463516 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
524692 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
jeroenvisser101/leakybucket
111204 Downloads
An implementation of the Leaky Bucket algorithm.
robwittman/leaky-bucket-rate-limiter
4112 Downloads
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
credy/yii2-leakybucket
687 Downloads
rubix/mnist
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
nadylib/leaky-bucket
26443 Downloads
An fiber-based implementation of the LeakyBucket algorithm
detain/rate-limit
260 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
ninjaphp/ninja
612 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.
pskuza/leakybucket
13 Downloads
An implementation of the Leaky Bucket algorithm.
bayfrontmedia/leaky-bucket
786 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
sqlr/throttling
2 Downloads
PHP library with throttling algorithms.
twinh/rate-limiter
3 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.