lacuna/scanner-client

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

Client lib for Scanner

Maintainers

Package info

github.com/LacunaSoftware/ScannerPhpClient

pkg:composer/lacuna/scanner-client

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2023-04-20 19:24 UTC

This package is auto-updated.

Last update: 2026-02-21 02:07:23 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"
}