rootscratch/ratelimit
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.
时间:2025-02-16 17:31
trukes/php-rate-limiter
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.
时间:2025-01-29 20:34
code-distortion/backoff
A PHP retry library implementing backoff strategies and jitter
时间:2025-01-07 14:18
ekkazan/alligator
Rate limiter library for >=PHP 8.0
时间:2024-11-02 19:13
askerakbar/checkpoint
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
时间:2024-10-07 14:18
midnite81/guardian
Guardian is a PHP package that provides a way to wrap HTTP requests so they don't exceed Rate Limiting rules and controls Error Handling
时间:2024-10-06 09:06
fathkoc/rate-limiter-library
A simple PHP library for rate limiting API requests.
时间:2024-09-27 08:41
tal7aouy/api-rate-limiter
API Rate Limiting Library for PHP
时间:2024-07-30 21:41
alissonlinneker/statuspage-php-sdk
# Code of Conduct Please don't abuse the API, and please report all feature requests and issues to https://support.atlassian.com/contact # Rate Limiting Each API token is limited to 1 request / second as measured on a 60 second rolling window. To get this limit increased, please contact us at https
时间:2023-06-22 16:01
metarush/firewall
A firewall for web applications that wants to blacklist/whitelist IP addresses
时间:2019-02-02 14:40
lewestopher/ratelimiter
A sweet, simple PHP class for rate limiting API requests.
时间:2015-07-01 20:15