Libraries tagged by limited
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
2 Downloads
A simple PHP library for rate limiting API requests.
eparts/limite-credito
2 Downloads
Modulo Limite de Crédito eparts
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
coolephp/rate-limiter
14 Downloads
Provides a Token Bucket implementation to rate limit input and output in your Coole application. - 提供令牌桶实现来限制 Coole 应用程序中的输入和输出。
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