Collection of PHP helper classes to help interact with Send The Light Distribution.
Installable via composer - the details are on packagist.
Add the following to the require section of your projects composer.json file:
"stld/php-helpers": "dev-master"
Run composer update to download the package
php composer.phar update
Full documentation for each class can be found in the docs directory.