Libraries tagged by limit
muffin/throttle
223677 Downloads
(API) Rate limiting requests in CakePHP
maba/gentle-force-bundle
456829 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
516930 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
clue/mq-react
438107 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
typo3/cms-setup
6974580 Downloads
TYPO3 CMS Setup - Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address.
tilleuls/url-signer-bundle
254602 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
mattiasgeniar/phpunit-query-count-assertions
542835 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).
instasent/sms-counter-php
991948 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
cheprasov/php-redis-lock
380377 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
zendframework/zend-memory
5606104 Downloads
Manage data in an environment with limited memory
yiisoft/rate-limiter
34098 Downloads
Yii Rate Limiter Middleware
staudenmeir/eloquent-param-limit-fix
123969 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
rtheunissen/guzzle-rate-limiter
161537 Downloads
Guzzle 6 middleware used to delay requests dynamically
palepurple/rate-limit
456417 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
26139 Downloads
Rate limiter to avoid flooding users with duplicate notifications.