2017 © Pedro Peláez
 

library psr-middleware-ratelimit

PSR Middleware for limiting api client requests

image

chadicus/psr-middleware-ratelimit

PSR Middleware for limiting api client requests

  • Monday, September 25, 2017
  • by chadicus
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

RateLimit Middleware

Build Status Code Quality Code Coverage, (*1)

Latest Stable Version Latest Unstable Version License, (*2)

Total Downloads Daily Downloads Monthly Downloads, (*3)

Documentation, (*4)

Middleware for limiting client requests., (*5)

Requirements

RateLimit Middleware requires PHP 7.0 (or later)., (*6)

Composer

To add the library as a local, per-project dependency use Composer! Simply add a dependency on chadicus/psr-middleware-ratelimit to your project's composer.json file such as:, (*7)

composer require chadicus/psr-middleware-ratelimit

Contact

Developers may be contacted at:, (*8)

Project Build

With a checkout of the code get Composer in your PATH and run:, (*9)

./composer install
./vendor/bin/phpunit

Example Usage

Examples coming soon, (*10)

The Versions

25/09 2017