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: 41 473

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.1-rc3 2026-08-04 19:50 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"
	}
}