Libraries tagged by rake
artisansdk/ratelimiter
2451472 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
torann/currency
930331 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
rakutentech/laravel-request-docs
937490 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
multicaret/laravel-acquaintances
224096 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
graham-campbell/throttle
2044158 Downloads
Throttle Is A Rate Limiter For Laravel
gabrielbull/ups-api
2142773 Downloads
PHP UPS API
florianv/laravel-swap
1696495 Downloads
Currency exchange rates library for Laravel and Lumen
florianv/exchanger
4187390 Downloads
Currency exchange rates framework for PHP
cybercog/laravel-love
254587 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
bandwidth-throttle/token-bucket
1680939 Downloads
Implementation of the Token Bucket algorithm.
rase/socket.io-emitter
223188 Downloads
A PHP implementation of socket.io-emitter
commerceguys/tax
629217 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
willvincent/laravel-rateable
398464 Downloads
Allows multiple models to be rated with a fivestar like system.
touhonoob/rate-limit
462123 Downloads
PHP rate limiting library with Token Bucket Algorithm
sunspikes/php-ratelimiter
623596 Downloads
A framework agnostic rate limiter for PHP