starlit / request-authenticator
Package info
github.com/starweb/starlit-request-authenticator
pkg:composer/starlit/request-authenticator
2.0.1
2019-03-20 10:50 UTC
Requires
- php: >=7.1
- psr/http-message: ^1.0
Requires (Dev)
- nyholm/psr7: ^1.1
- phpunit/phpunit: ^7.5
Suggests
- guzzlehttp/guzzle: ^5.0
- symfony/http-foundation: ^4.1
This package is auto-updated.
Last update: 2026-02-21 03:21:47 UTC
README
Utils
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.