{ "name": "whmcs/whmcs", "type": "library", "description": "PHP SDK for the WHMCS API", "keywords": ["sdk","whmcs","api"], "homepage": "https://github.com/phpsa/whmcs-php", "license": "MIT", "authors": [ { "name": "Craig G Smith", "email": "vxdhost@gmail.com", "homepage": "http://www.omnihost.co.nz/" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-0": { "Whmcs": "." } } }
info at phpclasses dot org