lacuna / cloudhub-client
Cloudhub Client API for PHP
2.0.2
2026-08-04 20:20 UTC
Requires
- php: >=7.4
- guzzlehttp/guzzle: ^7.2 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-master
- 2.0.2
- 2.0.1-rc3
- 2.0.1-rc2
- 2.0.1-rc1
- 2.0.0
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.12
- 0.8.11
- 0.8.10
- 0.8.9
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.1-rc1
- 0.8.0
- dev-2.0.1-rc
- dev-feature/cloudhub-2.0.1
- dev-feature/cloudhub-2.0.0
- dev-feature/guzzle7
This package is auto-updated.
Last update: 2026-09-21 19:40: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"
}
}