2017 © Pedro Peláez
 

library psr-middleware-hmac

PSR-7 middleware for API authentication

image

chadicus/psr-middleware-hmac

PSR-7 middleware for API authentication

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

The README.md

PSR Hmac Middlware

Build Status Scrutinizer Code Quality Coverage Status, (*1)

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

Total Downloads Daily Downloads Monthly Downloads, (*3)

Documentation, (*4)

Requirements

Requires PHP 7.0 (or later)., (*5)

Composer

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

composer require chadicus/psr-middleware-hmac

Contact

Developers may be contacted at:, (*7)

Project Build

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

composer install
./vendor/bin/phpunit

The Versions

21/09 2017

dev-master

9999999-dev

PSR-7 middleware for API authentication

  Sources   Download

MIT

The Requires

 

The Development Requires