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.1"
}
This library depends on the GuzzleHttp package, which in turn requires PHP 5.5 or greater.