Libraries tagged by limiter
hm/daxiong-rate-limiter
13 Downloads
This package provides a custom rate limiter implementation for Yii2 applications.
godsdev/rate-limiter-mysql
18 Downloads
mysql implementation of godsdev/rate-limiter-interface
godsdev/rate-limiter-interface
35 Downloads
limits number of its calls per time
gnikolovski/jsonapi_limiter
4 Downloads
Limits requests to the JSON:API endpoints.
fathkoc/rate-limiter-library
0 Downloads
A simple PHP library for rate limiting API requests.
dnomyar/php-rate-limiter
8 Downloads
Simple rate limiter
damirius/rate-limiter
5 Downloads
Rate limiter Symfony bundle based on the token bucket algorithm.
cwreden/request-limiter
16 Downloads
Request limiting for silex
cschalenborgh/laravel-rate-limiter
716 Downloads
Rate limiter for Laravel
cosmeapp/rate-limiter
54 Downloads
rate-limiter for lumen/laravel
codeages/biz-rate-limiter
2313 Downloads
Rate limiter with Biz Framework.
cjphp/rate-limiter
8 Downloads
php限流器
cjcodes/slave-route-limiter-bundle
84915 Downloads
Instead of globally applying a Doctrine-managed MasterSlave connection, this bundle, when enabled, requires devs to flag routes as @ShouldUseReplica to use the replica database, otherwise it defaults to the primary database.
bm2ilabs/rate-limiter
3 Downloads
Multi-period rate limiting for Laravel applications with minute, hour, and day limits
bigchicchicken/api-platform-rate-limiter-bundle
16 Downloads
Bundle to controls how frequently certain APIs are allowed to be called for ApiPlatform