Libraries tagged by lsim
instasent/sms-counter-php
1017936 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
385531 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
5630043 Downloads
Manage data in an environment with limited memory
yiisoft/rate-limiter
35606 Downloads
Yii Rate Limiter Middleware
staudenmeir/eloquent-param-limit-fix
127958 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
rtheunissen/guzzle-rate-limiter
162388 Downloads
Guzzle 6 middleware used to delay requests dynamically
palepurple/rate-limit
465119 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nihongodera/limelight
65003 Downloads
A php Japanese language text analyzer and parser.
jamesmills/laravel-notification-rate-limit
27203 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
102292 Downloads
Rate limits protection for api-platform resources.
neomerx/limoncello
86968 Downloads
Framework integration for neomerx/json-api (JSON API, jsonapi.org)
paysera/lib-pagination
152638 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager-laravel
35181 Downloads
Rapid pagination for Laravel
hyperf/token-bucket
1372627 Downloads
Implementation of the Token Bucket algorithm.
fustundag/tokenbucket
552661 Downloads
PHP TokenBucket implementation for rate limit