Hello World Enterprise Edition Supports php 5.4 or later HHVM INSTALL You can install this by composer. First, in your composer.json { "require": { "dqneo/helloworld-enterprise-edition": "dev-master" } } And then $ composer install Usage $ ./vendor/bin/helloworld hello world How to test make test