lacuna/restpki-client-legacy

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

Client Legacy lib for Rest PKI

1.1.0 2018-11-20 17:19 UTC

This package is auto-updated.

Last update: 2024-04-06 06:13:10 UTC


README

Legacy version for PHP 5.3 or 5.4

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

The recommended way to install Reat PKI Client Legacy lib is through Composer:

"require": {
    "lacuna/restpki-client-legacy": "1.0.0"
}

This file depends on the Httpful package, which in turn requires PHP 5.3 or greater. If you use PHP 5.5 or greater, please see the library lacuna/restpki-client.

Samples

Please visit the REST PKI samples repository for examples on how to use this library.