lacuna/cloudhub-client

Cloudhub Client API for PHP

Maintainers

Package info

github.com/LacunaSoftware/cloudHubPhpClient

Homepage

pkg:composer/lacuna/cloudhub-client

Transparency log

Statistics

Installs: 39 729

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

2.0.0 2026-07-21 17:31 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"
	}
}