Libraries tagged by limits
maba/gentle-force-bundle
533818 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
610235 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
utopia-php/abuse
269733 Downloads
A simple abuse library to manage application usage limits
instasent/sms-counter-php
1401166 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
448420 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
177838 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
palepurple/rate-limit
543633 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
43193 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
115443 Downloads
Rate limits protection for api-platform resources.
brotkrueml/typo3-form-rate-limit
65712 Downloads
TYPO3 form finisher for rate limiting when sending a form
paysera/lib-pagination
202429 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager-laravel
42643 Downloads
Rapid pagination for Laravel
bandwidth-throttle/bandwidth-throttle
145265 Downloads
Bandwidth throttle at application layer
nabilhassen/laravel-usage-limiter
3914 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
hyperf/token-bucket
1868873 Downloads
Implementation of the Token Bucket algorithm.