Download the PHP package coolephp/rate-limiter without Composer
On this page you can find all versions of the php package coolephp/rate-limiter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coolephp/rate-limiter
More information about coolephp/rate-limiter
Files in coolephp/rate-limiter
Download coolephp/rate-limiter
More information about coolephp/rate-limiter
Files in coolephp/rate-limiter
Vendor coolephp
Package rate-limiter
Short Description Provides a Token Bucket implementation to rate limit input and output in your Coole application. - 提供令牌桶实现来限制 Coole 应用程序中的输入和输出。
License MIT
Homepage https://github.com/coolephp/rate-limiter
Package rate-limiter
Short Description Provides a Token Bucket implementation to rate limit input and output in your Coole application. - 提供令牌桶实现来限制 Coole 应用程序中的输入和输出。
License MIT
Homepage https://github.com/coolephp/rate-limiter
Please rate this library. Is it a good library?
Informations about the package rate-limiter
rate-limiter
ENGLISH
Provides a Token Bucket implementation to rate limit input and output in your Coole application. - 提供令牌桶实现来限制 Coole 应用程序中的输入和输出。
Requirement
- PHP >= 7.2
Installation
Usage
- Copy
rate-limiter/config/rate-limiter.php
tocoole-skeleton/config/rate-limiter.php
. - Config
\Coole\RateLimiter\RateLimiter::class
middleware.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- guanguans
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of rate-limiter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
guanguans/coole Version ^1.0
symfony/cache Version ^5.0
symfony/rate-limiter Version ^5.0
guanguans/coole Version ^1.0
symfony/cache Version ^5.0
symfony/rate-limiter Version ^5.0
The package coolephp/rate-limiter contains the following files
Loading the files please wait ....