Libraries tagged by limit
webhubworks/craft-rate-limiter
381 Downloads
Rate Limiter for Controller Actions
webbuilders-group/silverstripe-limitedrelationsgridfield
1814 Downloads
Adds the ability to limit the number of items in the relationship managed by GridField.
trukes/php-rate-limiter
28 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
swoft-fork/limiter
680 Downloads
micro-service framework base on swoole
smartleads/eloquent-eager-limit
1888 Downloads
Laravel Eloquent eager loading with limit
perimeter/rate-limiter-php
15122 Downloads
A very simple Rate Limiter for PHP
perimeter/rate-limit-bundle
1488 Downloads
Perimeter RateLimitBundle
lipemat/limit-logins
1279 Downloads
WordPress plugin to prevent brute force attacks
itinerisltd/limit-maximum-upload-file-size
30428 Downloads
Limit maximum upload file size..
fet/laminas-rate-limiting
713 Downloads
A rate limiting module for Laminas MVC applications.
domm98cz/request-limiter
156 Downloads
PHP lightweight request limiter
dcabrejas/magento-rate-limit
6975 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
bedrockstreaming/rate-limit-bundle
23809 Downloads
Manage rate limitation for your routes
atakde/php-rate-limiter
266 Downloads
PHP Rate limiter
beyondcode/laravel-sliding-window-limiter
427 Downloads
Sliding window rate limiting for Laravel and Redis