Download the PHP package jdimitrov/php-ratelimit without Composer
On this page you can find all versions of the php package jdimitrov/php-ratelimit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jdimitrov/php-ratelimit
More information about jdimitrov/php-ratelimit
Files in jdimitrov/php-ratelimit
Download jdimitrov/php-ratelimit
More information about jdimitrov/php-ratelimit
Files in jdimitrov/php-ratelimit
Vendor jdimitrov
Package php-ratelimit
Short Description PHP rate limiting library with Leaky Bucket Algorithm
License MIT
Package php-ratelimit
Short Description PHP rate limiting library with Leaky Bucket Algorithm
License MIT
Please rate this library. Is it a good library?
Informations about the package php-ratelimit
PHP RateLimit
PHP Rate Limiting Library With Leaky Bucket Algorithm with minimal external dependencies.
Installation
Storage Adapters
The PHP Rate Limit needs to know where to store data.
Depending on which adapter you install, you may need to install additional libraries (predis/predis) or PHP extensions (e.g. Redis, Memcached, APC)
Example
Add uses:
All versions of php-ratelimit with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package jdimitrov/php-ratelimit contains the following files
Loading the files please wait ....