intrepion/hello

This library provides a Hello object

1.0.1 2014-09-26 06:47 UTC

This package is not auto-updated.

Last update: 2021-03-29 09:45:32 UTC


README

#php-hello

hello in PHP

##Composer Badges

Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads

##Continuous Integration Badges

Travis Build Status Coveralls Coverage Status Scrutinizer Code Quality Scrutinizer Build Status

##SensioLabs Insight Badge

SensioLabsInsight

##Installation

composer install --prefer-dist

##Run Tests

./vendor/bin/phpunit --coverage-text

##Analyze Coverage

./vendor/bin/coveralls --verbose