Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 898 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 898 Bytes

STLD PHP Helpers

Build Status Coverage Status

Collection of PHP helper classes to help interact with Send The Light Distribution.

Installation via Composer

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

Full documentation for each class can be found in the docs directory.