Libraries tagged by rate-limiting
codeages/rate-limiter
10197 Downloads
Rate Limiting Library With Token Bucket Algorithm
burdette/burdette
1250 Downloads
A rate-limiting library for PHP 5.4+
avnsh1111/laravel-api-rate-limiter
21 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.
apige/graphql-mysql-api
6 Downloads
A package to create a GraphQL API with MySQL, JWT Authentication, and Rate Limiting
andrewdyer/predis-request-limiter
491 Downloads
Request rate limiting using Predis.
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
atomescrochus/laravel-itunes-search-api
341 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
stn/rate-limiting-bundle
71 Downloads
The bundle for managing request rate limiting
lingyun/think-rate-limiting
12 Downloads
基于 ThinkPHP 缓存实现的限流器,提供了一个简单的方法来限制指定时间内的任何操作
brezgalov/yii2-rate-limiting
21 Downloads
request rate limiting helpers lib
zexz/token-bucket
12 Downloads
Implementation of the Token Bucket algorithm.
programster/throttle-mysql-driver
14 Downloads
A driver for using MySQL for rate limiting in the programster/throttle package.
marianperca/token-bucket
100 Downloads
Implementation of the Token Bucket algorithm.
leaducate/stiphle-leaducate
41 Downloads
Simple rate limiting/throttling for php