sandcage api php
v0.2
sandcage-api-php is a PHP library for interfacing with SandCage's API. The API documentation can be found at https://www.sandcage.com/docs/0.2/
// Include the SandCage class
include_once('SandCage.php');
We are open to suggestions and code revisions, however there are some rules and limitations that you might want to consider first.
These basic rules help ensure that this code remains Open Source and compatible with Apache 2.0 license. All contributions will be added to the changelog and appear in every release.