Libraries tagged by limits
cheprasov/php-redis-lock
347573 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.
staudenmeir/eloquent-param-limit-fix
101383 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
palepurple/rate-limit
406234 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
18284 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
91362 Downloads
Rate limits protection for api-platform resources.
paysera/lib-pagination
127202 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
muffin/throttle
196057 Downloads
(API) Rate limiting requests in CakePHP
lampager/lampager-laravel
30569 Downloads
Rapid pagination for Laravel
jeroenvisser101/leakybucket
107975 Downloads
An implementation of the Leaky Bucket algorithm.
bandwidth-throttle/bandwidth-throttle
100696 Downloads
Bandwidth throttle at application layer
maba/gentle-force-bundle
419175 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
471315 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
hyperf/token-bucket
1015817 Downloads
Implementation of the Token Bucket algorithm.
alexmg86/laravel-sub-query
30817 Downloads
Laravel subquery
beheh/flaps
218738 Downloads
Modular library for rate limiting requests in applications