Download the PHP package nikolaposa/rate-limit without Composer
On this page you can find all versions of the php package nikolaposa/rate-limit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nikolaposa/rate-limit
More information about nikolaposa/rate-limit
Files in nikolaposa/rate-limit
Download nikolaposa/rate-limit
More information about nikolaposa/rate-limit
Files in nikolaposa/rate-limit
Vendor nikolaposa
Package rate-limit
Short Description General purpose rate limiter implementation.
License MIT
Package rate-limit
Short Description General purpose rate limiter implementation.
License MIT
Keywords redisrate limit
Please rate this library. Is it a good library?
Informations about the package rate-limit
Rate Limit
General purpose rate limiter that can be used to limit the rate at which certain operation can be performed. Default implementation uses Redis as backend.
Installation
The preferred method of installation is via Composer. Run the following
command to install the latest version of a package and add it to your project's composer.json
:
Usage
Terminating rate limiter
Silent rate limiter
Practical usage with configuring multiple rate limiting strategies in a project
Supported drivers
- Redis
- Predis
- Memcached
- APCu
- In-memory
Credits
- Nikola Poša
- All Contributors
License
Released under MIT License - see the License File for details.
All versions of rate-limit with dependencies
PHP Build Version
Package Version
The package nikolaposa/rate-limit contains the following files
Loading the files please wait ....