library psr-middleware-hmac
PSR-7 middleware for API authentication
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
PSR Hmac Middlware
, (*1)
, (*2)
, (*3)
, (*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
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
dev-master
9999999-dev
PSR-7 middleware for API authentication
Sources
Download
MIT
The Requires
The Development Requires