Libraries tagged by limits
cheprasov/php-redis-lock
406643 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.
los/los-rate-limit
28062 Downloads
Rate Limit Middleware for PHP
staudenmeir/eloquent-param-limit-fix
143077 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
palepurple/rate-limit
495373 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
31156 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
104864 Downloads
Rate limits protection for api-platform resources.
paysera/lib-pagination
167663 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
muffin/throttle
243695 Downloads
(API) Rate limiting requests in CakePHP
lampager/lampager-laravel
38178 Downloads
Rapid pagination for Laravel
lampager/lampager
74620 Downloads
Rapid pagination without using OFFSET
fustundag/tokenbucket
613624 Downloads
PHP TokenBucket implementation for rate limit
bandwidth-throttle/bandwidth-throttle
126784 Downloads
Bandwidth throttle at application layer
maba/gentle-force-bundle
488418 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
555504 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
hyperf/token-bucket
1518819 Downloads
Implementation of the Token Bucket algorithm.