Libraries tagged by API rate limit
creativestyle/magesuite-rest-api-rate-limit-terminator
129 Downloads
Override for Magento Rest API items limit.
gnikolovski/cb-rate-limiter
134 Downloads
API rate limiter which uses Couchbase for storing data
avnsh1111/laravel-api-rate-limiter
22 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
atomescrochus/laravel-itunes-search-api
341 Downloads
Easily search the iTunes API, with rate limiting awareness and caching support.
numairawan/ethplorer-api-php
5 Downloads
PHP library for Ethplorer.io API. Supports multiple keys for rate limits, no dependencies, and offers fast performance.
mabe/ratelimit-bundle
31 Downloads
This symfony bundle provides functionality to limit requests based on rate limits using Redis.
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
stratoss/phalcon2rest
69 Downloads
Phalcon2 project with OAuth2, JWT and rate limiting
zwen-lab/laravel-rate-limit
3 Downloads
laravel api rate limit middleware
mars-php-util/rate-limit-bypass
8 Downloads
By pass api rate limit by using proxies or api keys rotation
connectify/increase-webapi-rate-limit
9 Downloads
Increases the Magento 2 API Rate limit to 1000
jonathanstaniforth/laravel-with-limits
7 Downloads
Laravel with limits is a Laravel package that handles API rate limits, down to the method level. The package will read rate limit headers and keep track of requests to prevent exceeding rate limits. GuzzleHttp is used to send requests and receive responses.
tal7aouy/api-rate-limiter
5 Downloads
API Rate Limiting Library for PHP
oussema-khlifi/api-rate-limiter
0 Downloads
API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users
osid/laravel-api-rate-limiter
5 Downloads
A robust API rate limiter and throttling package for Laravel.