Libraries tagged by sliding-window

sanmai/sliding-window-counter

5 Favers
19214 Downloads

Short-lived cache-backed time series with anomaly detection

Go to Download


sanmai/rate-limiter

8 Favers
18177 Downloads

Cache-based rate limiter using sliding window algorithm

Go to Download


friendsofhyperf/rate-limit

2 Favers
936 Downloads

Rate limiting component for Hyperf with support for multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket).

Go to Download


automattic/sliding-window-counter

3 Favers
3715 Downloads

Sliding window counter

Go to Download


beyondcode/laravel-sliding-window-limiter

43 Favers
427 Downloads

Sliding window rate limiting for Laravel and Redis

Go to Download


four-bytes/four-rate-limiting

0 Favers
596 Downloads

Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket

Go to Download


bvtterfly/sliding-window-rate-limiter

21 Favers
11 Downloads

a sliding window rate limiter for laravel

Go to Download


kode/limiting

0 Favers
34 Downloads

PHP 8.3+ 限流器,支持令牌桶、漏桶、滑动窗口、滑动窗口计数器、固定窗口计数器与多规则组合限流,内置内存/APCu/Redis/Memcached/PDO 存储与分布式并发控制

Go to Download


colinmollenhour/rate-limiter

3 Favers
32 Downloads

A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.

Go to Download


yaknet/rate-limiter

0 Favers
8 Downloads

A high-performance, zero-dependency, pure PHP rate limiting component supporting Token Bucket and Sliding Window algorithms.

Go to Download


twinh/rate-limiter

0 Favers
4 Downloads

A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.

Go to Download


syeedalireza/api-rate-limiter-bundle

0 Favers
0 Downloads

Enterprise-grade API rate limiting for Symfony. Supports multiple algorithms (Token Bucket, Sliding Window, Fixed Window), distributed limiting with Redis, and comprehensive analytics. Perfect for production APIs requiring precise request throttling.

Go to Download


philiprehberger/laravel-rate-limiter

1 Favers
72 Downloads

Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel

Go to Download


monkeyscloud/monkeyslegion-rate-limit

0 Favers
0 Downloads

Production-grade rate limiting with token bucket and sliding window algorithms, Redis backend, per-route + per-user + per-IP composite buckets, and PSR-15 middleware for MonkeysLegion.

Go to Download


maatify/rate-limiter

2 Favers
163 Downloads

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.

Go to Download


Next >>