Libraries tagged by delimiting
hamburgscleanest/guzzle-advanced-throttle
33445 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
aporat/laravel-rate-limiter
1168 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
xethron/to-string
18970 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
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.
iwf-web/json-request-check-bundle
399 Downloads
Symfony bundle to protect against HashDos attacks by limiting JSON request size
douglasthwaites/deputy
2694 Downloads
Helps Saloon Caching and Rate Limiting play nice.
dcabrejas/magento-rate-limit
6975 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
creativecrafts/laravel-api-response
555 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
askerakbar/checkpoint
280 Downloads
This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity
phergie/phergie-irc-plugin-react-eventfilter
1408 Downloads
Phergie plugin for limiting processing of incoming events based on event metadata
beyondcode/laravel-sliding-window-limiter
427 Downloads
Sliding window rate limiting for Laravel and Redis
beyondcode/laravel-fixed-window-limiter
690 Downloads
Fixed window rate limiting for Laravel and Redis
milenmk/laravel-rate-limiting
10 Downloads
Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components
syntaxseed/iplimiter
92 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
sparkinzy/cap_php_server
3 Downloads
A PHP implementation of Cap - a lightweight, modern open-source CAPTCHA alternative using SHA-256 proof-of-work with comprehensive testing suite