Download the PHP package aporat/laravel-rate-limiter without Composer
On this page you can find all versions of the php package aporat/laravel-rate-limiter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aporat/laravel-rate-limiter
More information about aporat/laravel-rate-limiter
Files in aporat/laravel-rate-limiter
Download aporat/laravel-rate-limiter
More information about aporat/laravel-rate-limiter
Files in aporat/laravel-rate-limiter
Vendor aporat
Package laravel-rate-limiter
Short Description Request and actions rate limiter middleware for Laravel and Lumen
License MIT
Homepage https://github.com/aporat/laravel-rate-limiter
Package laravel-rate-limiter
Short Description Request and actions rate limiter middleware for Laravel and Lumen
License MIT
Homepage https://github.com/aporat/laravel-rate-limiter
Keywords rate limitlimit
Please rate this library. Is it a good library?
Informations about the package laravel-rate-limiter
Laravel Rate Limiter
Request and actions rate limiter middleware for Laravel and Lumen
Installation
The rate-limiter service provider can be installed via Composer.
To use the RateLimiter service provider, you must register the provider when bootstrapping your application.
Copy the rate-limiter.php
config file in to your project:
Configuration
Usage
All versions of laravel-rate-limiter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
illuminate/support Version ~7.0
illuminate/http Version ~7.0
ext-json Version *
ext-redis Version *
illuminate/support Version ~7.0
illuminate/http Version ~7.0
ext-json Version *
ext-redis Version *
The package aporat/laravel-rate-limiter contains the following files
Loading the files please wait ....