Libraries tagged by rat
artisansdk/ratelimiter
2736224 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
multicaret/laravel-acquaintances
239330 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
2212927 Downloads
PHP UPS API
florianv/laravel-swap
1794466 Downloads
Currency exchange rates library for Laravel and Lumen
florianv/exchanger
4353574 Downloads
Currency exchange rates framework for PHP
cybercog/laravel-love
266704 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
bandwidth-throttle/token-bucket
1756367 Downloads
Implementation of the Token Bucket algorithm.
torann/currency
974915 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
graham-campbell/throttle
2124033 Downloads
Throttle Is A Rate Limiter For Laravel
gos/web-socket-bundle
2091485 Downloads
Symfony Web Socket Bundle
clue/mq-react
513532 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
commerceguys/tax
688866 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
mxl/laravel-queue-rate-limit
445389 Downloads
Simple Laravel queue rate limiting
willvincent/laravel-rateable
409489 Downloads
Allows multiple models to be rated with a fivestar like system.
touhonoob/rate-limit
482129 Downloads
PHP rate limiting library with Token Bucket Algorithm