four-bytes/four-rate-limiting
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket
时间:2026-02-26 08:27
maba/gentle-force
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
时间:2026-01-04 19:47
friendsofhyperf/rate-limit
Rate limiting component for Hyperf with support for multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket).
时间:2025-11-18 02:37
maatify/rate-limiter
Flexible PSR-15 rate limiter supporting Redis, MongoDB, and MySQL via real and fake drivers. Provides multi-strategy algorithms, burst control, sliding window, token bucket, and integration with Maatify Data Repository.
时间:2025-11-07 17:23
kartubi/php-redis-rate
Redis-based rate limiting for PHP/Laravel using GCRA algorithm
时间:2025-09-24 13:12
colinmollenhour/rate-limiter
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
时间:2025-09-05 01:47
avanboxel/php-rate-limiter
A flexible rate limiting library for PHP applications with multiple algorithm implementations and persistent storage support
时间:2025-07-30 08:20
twinh/rate-limiter
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
时间:2024-10-23 01:40
bayfrontmedia/leaky-bucket
Framework-agnostic throttling using the leaky bucket algorithm.
时间:2020-09-12 02:41
rubix/sentiment
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
时间:2020-06-18 19:08
rubix/mnist
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
时间:2020-06-18 18:54
artisansdk/ratelimiter
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
时间:2018-07-07 01:00
sqlr/throttling
PHP library with throttling algorithms.
时间:2018-03-19 17:52
pskuza/leakybucket
An implementation of the Leaky Bucket algorithm.
时间:2017-04-06 08:27
davidfricker/floodgates
High-speed rate limiter using the leaky bucket algorithm
时间:2017-03-28 23:20