lacuna/signer-client

There is no license information available for the latest version (1.4.10) of this package.

Client lib for Signer

1.4.10 2023-11-28 18:41 UTC

README

Standard version for PHP 5.5 or greater

This library contains classes that encapsulate the calls to the Signer API.

The recommended way to install Signer client lib is through Composer:

"require": {
    "lacuna/signer-client": "1.4.10"
}

This library depends on the GuzzleHttp package, which in turn requires PHP 5.5 or greater.