Download the PHP package mars-php-util/rate-limit-bypass without Composer
On this page you can find all versions of the php package mars-php-util/rate-limit-bypass. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mars-php-util/rate-limit-bypass
More information about mars-php-util/rate-limit-bypass
Files in mars-php-util/rate-limit-bypass
Download mars-php-util/rate-limit-bypass
More information about mars-php-util/rate-limit-bypass
Files in mars-php-util/rate-limit-bypass
Vendor mars-php-util
Package rate-limit-bypass
Short Description By pass api rate limit by using proxies or api keys rotation
License MIT
Package rate-limit-bypass
Short Description By pass api rate limit by using proxies or api keys rotation
License MIT
Please rate this library. Is it a good library?
Informations about the package rate-limit-bypass
limit-by-ip-rotation
Problem:
Struggling with 3rd party API limit, they limit n requests per second per IP address
Expected:
Easily call api without
Solution:
By using this package, you're using:
- ip rotation via proxy
- rate limiter to control request rate
Installation
You can install this lib by 2 methods:
using composer
This project using composer.
Manual install
checkout repos at:
composer.json
How to use
Assuming you're using curl
to make request:
You just need to:
Limit by api keys rotation
Local Development
composer.json
then run :
composer will do symlink vendor/mars-php-utils to vendor_dev/mars-php-utils
All versions of rate-limit-bypass with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package mars-php-util/rate-limit-bypass contains the following files
Loading the files please wait ....