lacuna / cloudhub-client
Cloudhub Client API for PHP
2.0.0
2026-07-21 17:31 UTC
Requires
- php: >=7.4
- guzzlehttp/guzzle: ^6.5.8
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-07-23 19:52:15 UTC
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": "^2.0.0"
}
}