Libraries tagged by Rate
bandwidth-throttle/token-bucket
1987155 Downloads
Implementation of the Token Bucket algorithm.
torann/currency
1120959 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
graham-campbell/throttle
2382247 Downloads
Throttle Is A Rate Limiter For Laravel
clue/mq-react
814202 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
mxl/laravel-queue-rate-limit
495104 Downloads
Simple Laravel queue rate limiting
drupal/rat
6970297 Downloads
willvincent/laravel-rateable
469195 Downloads
Allows multiple models to be rated with a fivestar like system.
touhonoob/rate-limit
541404 Downloads
PHP rate limiting library with Token Bucket Algorithm
thamtech/yii2-ratelimiter-advanced
318010 Downloads
An advanced request rate limiter
sunspikes/php-ratelimiter
689533 Downloads
A framework agnostic rate limiter for PHP
saloonphp/rate-limit-plugin
1765215 Downloads
Handle rate limits beautifully in your Saloon API integrations or SDKs
codebyray/laravel-review-rateable
356989 Downloads
Review & Rating system for Laravel 10, 11 & 12
muffin/throttle
312831 Downloads
(API) Rate limiting requests in CakePHP
florianv/swap-bundle
431910 Downloads
Drop-in Symfony bundle for currency conversion: configurable services, multi-provider exchange rates with fallback and caching.
maba/gentle-force-bundle
539928 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis