Download the PHP package rackbeat/php-throttler without Composer
On this page you can find all versions of the php package rackbeat/php-throttler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rackbeat/php-throttler
More information about rackbeat/php-throttler
Files in rackbeat/php-throttler
Download rackbeat/php-throttler
More information about rackbeat/php-throttler
Files in rackbeat/php-throttler
Vendor rackbeat
Package php-throttler
Short Description Throttle PHP function calls and iteration runs by X executions per second.
License MIT
Package php-throttler
Short Description Throttle PHP function calls and iteration runs by X executions per second.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-throttler
Throttle PHP actions to only run a set amount of times within a given timeframe.
Especially useful to avoid rate limiting, high CPU usage or DOS'ing your own services (database etc.)
Installation
You just require using composer and you're good to go!
Usage
Basic example
Requirements
- PHP >= 7.3
All versions of php-throttler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package rackbeat/php-throttler contains the following files
Loading the files please wait ....