Libraries tagged by rate limit
t2cn/rate-limiter
26 Downloads
T2-Engine plugin t2cn/rate-limiter
stn/rate-limiting-bundle
71 Downloads
The bundle for managing request rate limiting
solucio/rate-limiter-bundle
75 Downloads
Supplies attribute for symfony rate limiter
sndsgd/rate
363 Downloads
Rate limiting for PHP
skyjerry/rate-limiter
4 Downloads
A rate limiter library for PHP
silencenjoyer/rate-limiter
3 Downloads
A rate limiter to control and manage execution flow.
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.
reactphp-x/limiter
77 Downloads
A generic rate limiter for the web and reactphp. Useful for API clients, web crawling, or other tasks that need to be throttled
rapidsquirrel/laravel-rate-limiter
0 Downloads
A robust and customizable rate-limiting middleware for laravel
phparmory/rate
21 Downloads
Rate limiter with different stategies
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
osid/laravel-api-rate-limiter
6 Downloads
A robust API rate limiter and throttling package for Laravel.
oceancodex/wpsp-rate-limiter
11 Downloads
WordPress Starter Plugin - Rate Limiter
lingyun/think-rate-limiting
17 Downloads
基于 ThinkPHP 缓存实现的限流器,提供了一个简单的方法来限制指定时间内的任何操作
leychan/rate-limiter
2 Downloads
rate limiter power by php and redis