Libraries tagged by limits
symfony/rate-limiter
56807598 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
staudenmeir/eloquent-eager-limit
3825014 Downloads
Laravel Eloquent eager loading with limit
davedevelopment/stiphle
8439703 Downloads
Simple rate limiting/throttling for php
spatie/laravel-rate-limited-job-middleware
4574018 Downloads
A middleware that can rate limit jobs
nikolaposa/rate-limit
1709246 Downloads
General purpose rate limiter implementation.
bandwidth-throttle/token-bucket
2016546 Downloads
Implementation of the Token Bucket algorithm.
noxlogic/ratelimit-bundle
3181924 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
graham-campbell/throttle
2401737 Downloads
Throttle Is A Rate Limiter For Laravel
clue/mq-react
837480 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
mattiasgeniar/phpunit-query-count-assertions
910587 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
mxl/laravel-queue-rate-limit
498733 Downloads
Simple Laravel queue rate limiting
touhonoob/rate-limit
545778 Downloads
PHP rate limiting library with Token Bucket Algorithm
saloonphp/rate-limit-plugin
1882231 Downloads
Handle rate limits beautifully in your Saloon API integrations or SDKs
muffin/throttle
319886 Downloads
(API) Rate limiting requests in CakePHP
sunspikes/php-ratelimiter
692904 Downloads
A framework agnostic rate limiter for PHP