Libraries tagged by slicing
beyondcode/laravel-sliding-window-limiter
427 Downloads
Sliding window rate limiting for Laravel and Redis
kode/limiting
181 Downloads
PHP 8.3+ 限流器,支持令牌桶、漏桶、滑动窗口、滑动窗口计数器、固定窗口计数器与多规则组合限流,内置内存/APCu/Redis/Memcached/PDO 存储与分布式并发控制
asundust/auth-captcha
3838 Downloads
Sliding captcha for Laravel-Admin auth, Multiple platform support / Laravel-Admin登录 滑动验证插件 多平台支持
four-bytes/four-rate-limiting
832 Downloads
Generic rate limiting library for PHP APIs — Token Bucket, Fixed Window, Sliding Window, Leaky Bucket
wbraganca/yii2-mmenu-widget
1034 Downloads
The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript
pointybeard/helpers-statistics-slidingaverage
1472 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.
bvtterfly/sliding-window-rate-limiter
11 Downloads
a sliding window rate limiter for laravel
webcito/bs-layer
32 Downloads
A lightweight sliding layer system for jQuery and Bootstrap 5.
trukes/php-rate-limiter
193 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
skeeks/yii2-mmenu-widget
1148 Downloads
The yii2-mmenu widget is a Yii 2 wrapper for the [jQuery-mmenu](http://mmenu.frebsite.nl/). A jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript
colinmollenhour/rate-limiter
33 Downloads
A standalone concurrency and rate limiter with Token Bucket, GCRA, Leaky Bucket, Sliding Window and Fixed Window algorithms using a Redis-compatible server.
alishernportfolio/laravel-antibot
13 Downloads
Application-agnostic anti-bot protection for Laravel: risk-based scoring, sliding-window rate limiting, proof-of-work challenges, temporary blocking, and network-verified search engine crawler bypass (Googlebot, Bingbot, YandexBot).
adachsoft/ai-agent-context-window
23 Downloads
Context window strategy for adachsoft/ai-agent: sliding window with tool-call aware trimming for AI conversation history.
mediarox/module-mixin-menu-mobile-sliding
10 Downloads
A javascript mixin to replace the "collapse" of submenus with a "slide" effect
yaknet/rate-limiter
8 Downloads
A high-performance, zero-dependency, pure PHP rate limiting component supporting Token Bucket and Sliding Window algorithms.