Libraries tagged by lime
limenius/liform-bundle
1242121 Downloads
Bundle for Liform: Transform Symfony Forms into Json Schema
limenius/liform
1111795 Downloads
Library to transform Symfony Forms into Json Schema
mattiasgeniar/phpunit-query-count-assertions
605891 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
1110095 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.
los/los-rate-limit
27174 Downloads
Rate Limit Middleware for PHP
staudenmeir/eloquent-param-limit-fix
141280 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
palepurple/rate-limit
492118 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nihongodera/limelight
69901 Downloads
A php Japanese language text analyzer and parser.
jamesmills/laravel-notification-rate-limit
30602 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
104537 Downloads
Rate limits protection for api-platform resources.
paysera/lib-pagination
165893 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
muffin/throttle
241279 Downloads
(API) Rate limiting requests in CakePHP
lampager/lampager-laravel
37751 Downloads
Rapid pagination for Laravel
lampager/lampager
74177 Downloads
Rapid pagination without using OFFSET
fustundag/tokenbucket
607069 Downloads
PHP TokenBucket implementation for rate limit