Download the PHP package michaelesmith/throttle without Composer
On this page you can find all versions of the php package michaelesmith/throttle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaelesmith/throttle
More information about michaelesmith/throttle
Files in michaelesmith/throttle
Download michaelesmith/throttle
More information about michaelesmith/throttle
Files in michaelesmith/throttle
Vendor michaelesmith
Package throttle
Short Description A basic throttling implementation
License MIT
Package throttle
Short Description A basic throttling implementation
License MIT
Keywords throttle
Please rate this library. Is it a good library?
Informations about the package throttle
What is it?
A basic throttling implementation
Versions
If you are looking for the old version compatible with PHP 5.3 try the v0.1 branch and update your composer requirement to "michaelesmith/throttle": "^0.1"
Installation
composer require "michaelesmith/throttle"
You will also need a PSR-6 compatible cache library such as "cache/cache"
or "symfony/cache"
.
Examples
You can use any PSR-6 compatible cache pool, but you need to use one that is persistent across requests for most cases unlike this example.
All versions of throttle with dependencies
PHP Build Version
Package Version
The package michaelesmith/throttle contains the following files
Loading the files please wait ....