lacuna/restpkicore-client

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

Client lib for Rest PKI Core

1.2.0 2021-07-07 23:25 UTC

This package is auto-updated.

Last update: 2024-04-08 05:08:23 UTC


README

Standard version for PHP 5.5 or greater

This library contains classes that encapsulate the calls to the REST PKI Core API.

The recommended way to install Rest PKI Core Client lib is through Composer:

"require": {
    "lacuna/restpkicore-client" : "^1.2.0"
}

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