Libraries tagged by limits
mattiasgeniar/phpunit-query-count-assertions
542835 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
instasent/sms-counter-php
992229 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
380391 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
123969 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
palepurple/rate-limit
456449 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
26139 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
101712 Downloads
Rate limits protection for api-platform resources.
paysera/lib-pagination
148920 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager-laravel
34687 Downloads
Rapid pagination for Laravel
fustundag/tokenbucket
534826 Downloads
PHP TokenBucket implementation for rate limit
bandwidth-throttle/bandwidth-throttle
114200 Downloads
Bandwidth throttle at application layer
sunspikes/php-ratelimiter
616751 Downloads
A framework agnostic rate limiter for PHP
hyperf/token-bucket
1332469 Downloads
Implementation of the Token Bucket algorithm.
alexmg86/laravel-sub-query
33347 Downloads
Laravel subquery
beheh/flaps
227586 Downloads
Modular library for rate limiting requests in applications