Libraries tagged by lim
laminas/laminas-ldap
2591689 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
instasent/sms-counter-php
1461959 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
456432 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
5978975 Downloads
Manage data in an environment with limited memory
yiisoft/rate-limiter
75751 Downloads
Yii Rate Limiter Middleware
staudenmeir/eloquent-param-limit-fix
184959 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
palepurple/rate-limit
554388 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nihongodera/limelight
83671 Downloads
A php Japanese language text analyzer and parser.
nabilhassen/laravel-usage-limiter
4431 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
jamesmills/laravel-notification-rate-limit
47593 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
117020 Downloads
Rate limits protection for api-platform resources.
neomerx/limoncello
109992 Downloads
Framework integration for neomerx/json-api (JSON API, jsonapi.org)
paysera/lib-pagination
208798 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager
80907 Downloads
Rapid pagination without using OFFSET
hyperf/token-bucket
1926222 Downloads
Implementation of the Token Bucket algorithm.