lacuna/cloudhub-client

Cloudhub Client API for PHP

1.0.8 2023-12-11 12:24 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": "^1.0.7"
	}
}