starlit/request-authenticator

2.0.1 2019-03-20 10:50 UTC

This package is auto-updated.

Last update: 2024-04-20 23:22:21 UTC


README

Utils

Build Status Code Coverage

Library providing HMAC authenticator for Requests based on the symfony/http-foundation package.

Installation

Add the package as a requirement to your composer.json:

$ composer require starlit/request-authenticator

Requirements

  • Requires PHP 7.1 or above.

License

This software is licensed under the BSD 3-Clause License - see the LICENSE file for details.