Libraries tagged by limp
cheprasov/php-redis-lock
347824 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
5432484 Downloads
Manage data in an environment with limited memory
yiisoft/rate-limiter
25034 Downloads
Yii Rate Limiter Middleware
staudenmeir/eloquent-param-limit-fix
101534 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
rtheunissen/guzzle-rate-limiter
155560 Downloads
Guzzle 6 middleware used to delay requests dynamically
palepurple/rate-limit
406912 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
lampager/lampager-laravel
30609 Downloads
Rapid pagination for Laravel
jamesmills/laravel-notification-rate-limit
18347 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
91374 Downloads
Rate limits protection for api-platform resources.
neomerx/limoncello
72587 Downloads
Framework integration for neomerx/json-api (JSON API, jsonapi.org)
phel-lang/phel-lang
1947 Downloads
Phel is a functional programming language that transpiles to PHP
paysera/lib-pagination
127327 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
muffin/throttle
196219 Downloads
(API) Rate limiting requests in CakePHP
maba/gentle-force-bundle
419313 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
471493 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis