Libraries tagged by kimi
staudenmeir/eloquent-param-limit-fix
138585 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
rtheunissen/guzzle-rate-limiter
165226 Downloads
Guzzle 6 middleware used to delay requests dynamically
palepurple/rate-limit
487037 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
los/los-rate-limit
25283 Downloads
Rate Limit Middleware for PHP
jamesmills/laravel-notification-rate-limit
29837 Downloads
Rate limiter to avoid flooding users with duplicate notifications.
indragunawan/api-rate-limit-bundle
103945 Downloads
Rate limits protection for api-platform resources.
imiphp/imi
45149 Downloads
imi 是一款支持长连接微服务分布式的 PHP 开发框架,可在 PHP-FPM、Swoole、Workerman 和 RoadRunner 等多种容器环境下运行。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。
atomescrochus/laravel-string-similarities
125727 Downloads
Compare two string and get a similarity percentage
tga/simhash-php
40108 Downloads
SimHash similarities algorithm implementation for PHP 5.3
paysera/lib-pagination
163269 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
oefenweb/damerau-levenshtein
234981 Downloads
Get text similarity level with Damerau-Levenshtein distance
muffin/throttle
238041 Downloads
(API) Rate limiting requests in CakePHP
maba/gentle-force-bundle
482909 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
548297 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lampager/lampager-laravel
37143 Downloads
Rapid pagination for Laravel