lacuna / cloudhub-client
Cloudhub Client API for PHP
2.0.1-rc3
2026-08-04 19:50 UTC
Requires
- php: >=7.4
- guzzlehttp/guzzle: ^8.0
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-08-04 20:20:54 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"
}
}