Libraries tagged by rate-limiting
jalismrs/gentle-force
123 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
yohns/stop-spam
2 Downloads
Comprehensive spam prevention and security system with rate limiting, CSRF protection, and anti-spam features
xp-forge/ratelimit
17 Downloads
Rate limiting
usoft-packagist/laravel-queue-rate-limit
47 Downloads
Simple Laravel queue rate limiting
ulasoft/laravel-queue-rate-limit
3 Downloads
Simple Laravel queue rate limiting
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.
throttr/sdk
3 Downloads
Throttr PHP SDK for ultra-fast rate limiting.
thesmart/php-topsy
8 Downloads
A php rest client for Topsy's Otter API with support for rate limiting and error handling
theapiguys/infusionsoft-rate-limiter
53 Downloads
This package extends Infusionsoft PHP client to handle rate limiting headers and throttling
tal7aouy/api-rate-limiter
6 Downloads
API Rate Limiting Library for PHP
sndsgd/rate
363 Downloads
Rate limiting for PHP
segun/superban
2 Downloads
The package provides a middleware for rate limiting and banning suspicious users
rootscratch/ratelimit
7 Downloads
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.
rapidsquirrel/laravel-rate-limiter
0 Downloads
A robust and customizable rate-limiting middleware for laravel
oussema-khlifi/api-rate-limiter
0 Downloads
API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users