Libraries tagged by rate-limiting
burdette/burdette
1250 Downloads
A rate-limiting library for PHP 5.4+
avnsh1111/laravel-api-rate-limiter
27 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
askerakbar/checkpoint
274 Downloads
This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
lamoda/tactician-rate-limit
34 Downloads
Tactician command bus middleware for rate limiting command execution
atomescrochus/laravel-itunes-search-api
342 Downloads
Easily search the iTunes API, with rate limiting awareness and caching support.
volistx/lumen-rate-limiting
273 Downloads
Lumen port of Laravel ThrottleRequests middleware
unetway/rate-limiting
6 Downloads
Скрипт подсчитывает действия пользователя и блокирует его при превышении лимита.
stn/rate-limiting-bundle
71 Downloads
The bundle for managing request rate limiting
lingyun/think-rate-limiting
17 Downloads
基于 ThinkPHP 缓存实现的限流器,提供了一个简单的方法来限制指定时间内的任何操作
brezgalov/yii2-rate-limiting
23 Downloads
request rate limiting helpers lib
zexz/token-bucket
13 Downloads
Implementation of the Token Bucket algorithm.
programster/throttle-mysql-driver
20 Downloads
A driver for using MySQL for rate limiting in the programster/throttle package.
programster/throttle
28 Downloads
A package for implementing rate-limiting/throttling PSR-15 middleware.
ntimes/route-time-limits
11 Downloads
A Laravel package for limiting time spent on routes