Libraries tagged by limit
sunspikes/php-ratelimiter
624513 Downloads
A framework agnostic rate limiter for PHP
maba/gentle-force-bundle
470888 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
533443 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
clue/mq-react
460231 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
7200515 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
266126 Downloads
Create and validate signed URLs with a limited lifetime in Symfony
mattiasgeniar/phpunit-query-count-assertions
568133 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
1035350 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
389447 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
5647272 Downloads
Manage data in an environment with limited memory
yiisoft/rate-limiter
36908 Downloads
Yii Rate Limiter Middleware
staudenmeir/eloquent-param-limit-fix
131131 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
rtheunissen/guzzle-rate-limiter
163188 Downloads
Guzzle 6 middleware used to delay requests dynamically
palepurple/rate-limit
471209 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
27859 Downloads
Rate limiter to avoid flooding users with duplicate notifications.