Libraries tagged by kimi
spatie/laravel-rate-limited-job-middleware
3212407 Downloads
A middleware that can rate limit jobs
davedevelopment/stiphle
6583444 Downloads
Simple rate limiting/throttling for php
aimeos/map
341154 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
spatie/guzzle-rate-limiter-middleware
3773572 Downloads
A rate limiter for Guzzle
nikolaposa/rate-limit
1326840 Downloads
General purpose rate limiter implementation.
beyondcode/laravel-server-timing
1619508 Downloads
Add Server-Timing header information from within your Laravel apps.
noxlogic/ratelimit-bundle
2871708 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
graham-campbell/throttle
2093564 Downloads
Throttle Is A Rate Limiter For Laravel
bandwidth-throttle/token-bucket
1732142 Downloads
Implementation of the Token Bucket algorithm.
himiklab/yii2-recaptcha-widget
1884414 Downloads
Yii2 Google reCAPTCHA v2 and v3 widget
typo3/html-sanitizer
8108753 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
dekor/php-array-table
4290957 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
artisansdk/ratelimiter
2631368 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
aidantwoods/secureheaders
587022 Downloads
A PHP class aiming to make the use of browser security features more accessible.
touhonoob/rate-limit
475269 Downloads
PHP rate limiting library with Token Bucket Algorithm