Download the PHP package kaxiluo/api-signature without Composer
On this page you can find all versions of the php package kaxiluo/api-signature. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kaxiluo/api-signature
More information about kaxiluo/api-signature
Files in kaxiluo/api-signature
Download kaxiluo/api-signature
More information about kaxiluo/api-signature
Files in kaxiluo/api-signature
Vendor kaxiluo
Package api-signature
Short Description api signature and verification, guzzle signature middleware, signature verify middleware
License MIT
Package api-signature
Short Description api signature and verification, guzzle signature middleware, signature verify middleware
License MIT
Please rate this library. Is it a good library?
Informations about the package api-signature
API Signature, Verification
api signature and verification, easy to use it by middleware. or use it alone.
- Request signer
- Use request sign middleware to create guzzle client
- Signature validator
- General signature verify middleware
- Use signature verify middleware in laravel、hyperf ...
Installing
Package is available on Packagist,
Usage
Client (Request Sign)
other, use it alone see:
\Kaxiluo\ApiSignature\Client\RequestSigner
Server (Signature Verify)
using laravel middleware
using hyperf middleware
other, use it alone see:
\Kaxiluo\ApiSignature\Server\SignatureValidator
, \Kaxiluo\ApiSignature\Server\SignatureVerifyMiddleware
All versions of api-signature with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-json Version *
psr/http-message Version ^1.0
psr/simple-cache Version ^1.0
nyholm/psr7 Version ^1.4
symfony/psr-http-message-bridge Version ^2.1
psr/http-server-middleware Version ^1.0
guzzlehttp/guzzle Version ~6.0|~7.0
ext-json Version *
psr/http-message Version ^1.0
psr/simple-cache Version ^1.0
nyholm/psr7 Version ^1.4
symfony/psr-http-message-bridge Version ^2.1
psr/http-server-middleware Version ^1.0
guzzlehttp/guzzle Version ~6.0|~7.0
The package kaxiluo/api-signature contains the following files
Loading the files please wait ....