Libraries tagged by rate limiter
avnsh1111/laravel-api-rate-limiter
28 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.
amiiiiink/laravel-rate-limiter
4 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
gnikolovski/cb-rate-limiter
141 Downloads
API rate limiter which uses Couchbase for storing data
bvtterfly/sliding-window-rate-limiter
11 Downloads
a sliding window rate limiter for laravel
zwirek/reactphp-limiter
76 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
oaklabs/phalcon-throttler
2572 Downloads
Rate limiter PHP Phalcon Framework.
lingyihang/hyperf-throttle-requests
27 Downloads
A rate limiter implemented for Hyperf framework.
eddiejibson/limitrr-php
306 Downloads
Better PHP rate limiting using redis.
nimbly/throttler
6395 Downloads
A framework agnostic rate limiter.
ziya/yii2-redis-rate-limiter
28 Downloads
Yii2 redis rate limiter.
yggdevsec/rate-limiter
4 Downloads
rate-limiter
wpjscc/reactphp-limiter
22 Downloads
A generic rate limiter for the web and reactphp. Useful for API clients, web crawling, or other tasks that need to be throttled
twinh/rate-limiter
4 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
trukes/php-rate-limiter
3 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.
tobento/app-rate-limiter
20 Downloads
App rate limiter support.