Skip to content

"Hello world" style class for testing a simple Composer-based class.

License

Notifications You must be signed in to change notification settings

CodeDruids/hello-world-composer

Repository files navigation

HelloWorld (Composer)

Latest release Build Status Code Coverage Code Quality Software License

HelloWorld is a simple "hello world" style class for testing a simple Composer-based class.

Requirements

  • PHP 5.3 or higher

Installation

Add the following to your composer.json:

"require": {
	"CodeDruids/hello-world-composer": "1.*"
},
"repositories": [
	{
		"type": "vcs",
		"url": "git://github.com/CodeDruids/hello-world-composer.git"
	}
],

About

"Hello world" style class for testing a simple Composer-based class.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages