Libraries tagged by limits
symfony/rate-limiter
62623937 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
staudenmeir/eloquent-eager-limit
3907509 Downloads
Laravel Eloquent eager loading with limit
davedevelopment/stiphle
8797596 Downloads
Simple rate limiting/throttling for php
spatie/laravel-rate-limited-job-middleware
4908282 Downloads
A middleware that can rate limit jobs
saloonphp/rate-limit-plugin
2206519 Downloads
Handle rate limits beautifully in your Saloon API integrations or SDKs
nikolaposa/rate-limit
1788103 Downloads
General purpose rate limiter implementation.
bandwidth-throttle/token-bucket
2077664 Downloads
Implementation of the Token Bucket algorithm.
noxlogic/ratelimit-bundle
3233009 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
graham-campbell/throttle
2443764 Downloads
Throttle Is A Rate Limiter For Laravel
mattiasgeniar/phpunit-query-count-assertions
996647 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
507140 Downloads
Simple Laravel queue rate limiting
touhonoob/rate-limit
558269 Downloads
PHP rate limiting library with Token Bucket Algorithm
muffin/throttle
336565 Downloads
(API) Rate limiting requests in CakePHP
sunspikes/php-ratelimiter
701197 Downloads
A framework agnostic rate limiter for PHP
clue/mq-react
873260 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