lacuna / cloudhub-client
Cloudhub Client API for PHP
1.0.8
2023-12-11 12:24 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ^6.5.8
README
The sample projects depend on Cloudhub client lib for PHP library, which in turn requires PHP 5.5 or greater.
This dependency is specified in the file composer.json:
{
"require": {
"lacuna/cloudhub-client": "^1.0.7"
}
}