Libraries tagged by limit api
mars-php-util/rate-limit-bypass
8 Downloads
By pass api rate limit by using proxies or api keys rotation
lhpalacio/zf2-rate-limit
17 Downloads
A Zend Framework 2 module that helps you to deal with rate limit.
creativestyle/magesuite-rest-api-rate-limit-terminator
116 Downloads
Override for Magento Rest API items limit.
numairawan/ethplorer-api-php
4 Downloads
PHP library for Ethplorer.io API. Supports multiple keys for rate limits, no dependencies, and offers fast performance.
wearerequired/rest-api-same-origin
2885 Downloads
WordPress plugin to limit the Access-Control-Allow-Origin header to only allowed origins.
mabe/ratelimit-bundle
31 Downloads
This symfony bundle provides functionality to limit requests based on rate limits using Redis.
yoganandgopalan/slim-skeleton
27 Downloads
Boilerplate for building a REST API with Slim PHP micro-framework With Limit, Filtering, Full text search, Sorting
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
zwen-lab/laravel-rate-limit
3 Downloads
laravel api rate limit middleware
connectify/increase-webapi-rate-limit
9 Downloads
Increases the Magento 2 API Rate limit to 1000
alexkratky/apix
7 Downloads
Class to work with API rate limits.
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.
jonathan-martz/magento2-webapi-customer-limit
4 Downloads
Customer Limit for Magento2 Web Api
jeontwikkeling-nl/ltisaas_client_api_php
18 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
it-bens/api-caller
1 Downloads
Wrapper to perform API requests with limit and offset over a response series.