lacuna/cloudhub-client

Cloudhub Client API for PHP

Installs: 24 703

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/lacuna/cloudhub-client

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"
	}
}