Skip to content

DQNEO/php-HelloWorldEnterpriseEdition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Enterprise Edition

Build Status

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

About

HelloWorld Enterprise Edition

Resources

Stars

Watchers

Forks

Packages

No packages published