Libraries tagged by rat
artisansdk/ratelimiter
3914313 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
multicaret/laravel-acquaintances
289447 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
gabrielbull/ups-api
2471636 Downloads
PHP UPS API
florianv/laravel-swap
2235360 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
florianv/exchanger
5067787 Downloads
PHP exchange rate provider layer for currency conversion: 30+ services, chain fallback, and caching.
cybercog/laravel-love
339732 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
bandwidth-throttle/token-bucket
2013552 Downloads
Implementation of the Token Bucket algorithm.
torann/currency
1133642 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
graham-campbell/throttle
2400106 Downloads
Throttle Is A Rate Limiter For Laravel
gos/web-socket-bundle
2231014 Downloads
Symfony Web Socket Bundle
clue/mq-react
835543 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
498413 Downloads
Simple Laravel queue rate limiting
drupal/rat
7264207 Downloads
willvincent/laravel-rateable
472993 Downloads
Allows multiple models to be rated with a fivestar like system.
touhonoob/rate-limit
545451 Downloads
PHP rate limiting library with Token Bucket Algorithm