stld/php-helpers

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

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/stld/php-helpers

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

This package is not auto-updated.

Last update: 2025-10-07 09:06:07 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.