stld / php-helpers
Collection of PHP helper classes to help interact with Send The Light Distribution
v1.4
2014-10-23 17:39 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- phpunit/phpunit: 4.1.*
- satooshi/php-coveralls: dev-master
This package is not auto-updated.
Last update: 2025-02-25 05:45:06 UTC
README
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.