havvg/php-cctrl

This package is abandoned and no longer maintained. No replacement package was suggested.

php-cctrl is "yet another" PHP 5.3+ library to operate on the cloudControl API.

Installs: 168

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/havvg/php-cctrl

dev-feature/rewrite / 1.1.x-dev 2013-02-14 11:26 UTC

This package is not auto-updated.

Last update: 2016-11-19 07:17:04 UTC


README

Build Status

php-cctrl is "yet another" PHP 5.3+ library to operate on the cloudControl API.

Examples

For example usages see the doc/examples directory.

Tests

The used testing framework is PHPUnit at 3.6.

In order to run them, you need to install the required vendors by issuing the php vendor/vendors.php command.