stld/php-helpers

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

v1.4 2014-10-23 17:39 UTC

This package is not auto-updated.

Last update: 2024-03-26 00:48:41 UTC


README

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.