Libraries tagged by rate limiting
leaducate/stiphle-leaducate
43 Downloads
Simple rate limiting/throttling for php
kwazaro/yii2-httpclient-requests-limit
54 Downloads
This is the behavior for Yii2 Http Client, which provides rate limiting for requests per second or per minute. It is useful for connecting web services with rate limiting.
kevinpirnie/kpt-router
9 Downloads
A comprehensive PHP routing library with middleware support, rate limiting, view rendering, and controller resolution capabilities
joe-nassar-tech/laravel-exponential-lockout
10 Downloads
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
jerry4rahul/facebook-graph-sdk
4 Downloads
A modern, comprehensive PHP SDK for the Facebook Graph API with enhanced error handling, pagination support, rate limiting, and extensive API coverage.
generalfocus/limitshield
8 Downloads
LimitShield is a middleware package designed to manage and enforce API rate limiting efficiently.
frosty-media/wp-rest-cop
0 Downloads
A WordPress plugin for managing access to the WP REST API.
ekkazan/alligator
8 Downloads
Rate limiter library for >=PHP 8.0
eforce/throttle
5 Downloads
(API) Rate limiting requests in CakePHP
code-distortion/backoff
9 Downloads
A PHP retry library implementing backoff strategies and jitter
angwa/superban
7 Downloads
This package helps to limit requests and ban suspicious users for a period of time
andrewdyer/predis-request-limiter
539 Downloads
Request rate limiting using Predis.
villermen/token-bucket
2 Downloads
Implementation of the token bucket algorithm.
jouwweb/token-bucket
1631 Downloads
Implementation of the token bucket algorithm.
jalismrs/gentle-force
123 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis