{ "name": "liquidweb/php-stormondemand", "description": "PHP bindings for the StormOnDemand API", "homepage": "https://github.com/liquidweb/php-stormondemand", "license": "Apache-2.0", "authors": [ { "name": "Jason Gillman Jr.", "email": "jgillman@liquidweb.com", "role": "Developer" } ], "require": { "ext-curl": "*" }, "autoload": { "files": ["StormAPI.class.php"] } }
info at phpclasses dot org