Libraries tagged by ritel
avaibook/symfony-rate-limiter
14784 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
1771 Downloads
A free and easy-to-use rate limiter
nonanerz/ratelimit
3875 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
namingo/rately
2304 Downloads
A simple rate limiter using Swoole Tables.
sinbadxiii/phalcon-throttle
6540 Downloads
Throttle For Phalcon
perimeter/rate-limiter-php
15106 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.
ritey/password-strength
9533 Downloads
This package provides a validator for ensuring strong passwords in Laravel 6 applications.
ritey/libphonenumber-laravel
7841 Downloads
Service Provider for libphonenumber-for-php package
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.
highweb/yii2-ip-ratelimiter
4670 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
eddiejibson/limitrr-php
306 Downloads
Better PHP rate limiting using redis.
detain/rate-limit
268 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