Libraries tagged by lima
limenius/react-renderer
966831 Downloads
Client and Server-side React rendering
limenius/liform-bundle
1099780 Downloads
Bundle for Liform: Transform Symfony Forms into Json Schema
limenius/liform
971518 Downloads
Library to transform Symfony Forms into Json Schema
lisachenko/go-aop-php
175005 Downloads
Framework for aspect-oriented programming in PHP.
vanderlee/syllable
293473 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
typo3/cms-setup
6395921 Downloads
TYPO3 CMS Setup - Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address.
mattiasgeniar/phpunit-query-count-assertions
483476 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
881757 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
355630 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
106221 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
rtheunissen/guzzle-rate-limiter
157112 Downloads
Guzzle 6 middleware used to delay requests dynamically
palepurple/rate-limit
418650 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
jamesmills/laravel-notification-rate-limit
20263 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
93662 Downloads
Rate limits protection for api-platform resources.
sunspikes/php-ratelimiter
594923 Downloads
A framework agnostic rate limiter for PHP