Libraries tagged by ritel
avaibook/symfony-rate-limiter
15326 Downloads
Sf4.4 compatibility patch of Symfony RateLimiter component, that provides a Token Bucket implementation to rate limit input and output in your application
snipershady/ratelimiter
1881 Downloads
A free and easy-to-use rate limiter
nonanerz/ratelimit
4105 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
namingo/rately
2592 Downloads
A simple rate limiter using Swoole Tables.
sinbadxiii/phalcon-throttle
6803 Downloads
Throttle For Phalcon
perimeter/rate-limiter-php
15126 Downloads
A very simple Rate Limiter for PHP
perimeter/rate-limit-bundle
1488 Downloads
Perimeter RateLimitBundle
hamburgscleanest/laravel-guzzle-throttle
14250 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33445 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
detain/rate-limit
313 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket
ritey/libphonenumber-laravel
7995 Downloads
Service Provider for libphonenumber-for-php package
roy404/utilities
329 Downloads
A comprehensive collection of PHP utilities including Carbon, Logger, Storage, RateLimiter, Cache, and Session Handler, and more designed to enhance productivity and simplify development.
oqlf/oqlf_ratelimit
4 Downloads
Typo3 middleware limitting the number of requests over time a client can make
melikceran/laravel-ratelimit-advanced
12 Downloads
Extends Laravel Rate Limiting class and gives unlimited access to search engines.
mabe/ratelimit-bundle
33 Downloads
This symfony bundle provides functionality to limit requests based on rate limits using Redis.