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
Requires
- php: >=5.5.0
- ext-json: *
- guzzlehttp/guzzle: ^7.3.0
Requires (Dev)
- phpunit/phpunit: ^9.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-21 03:18:44 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"
}