lacuna/scanner-client

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

Client lib for Scanner

1.0.2 2023-04-20 19:24 UTC

This package is auto-updated.

Last update: 2024-04-20 21:46:28 UTC


README

Standard version for PHP 5.5 or greater

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

The recommended way to install Scanner Client lib is through Composer:

"require": {
    "lacuna/scanner-client" : "^1.0.1"
}