Skip to content

oridoki/basic-composer-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Basic Composer package with phpunit

This piece of software is an easy pre-cooked, and configured composer package with phpunit.

##Usage

  • Clone this repo: git clone git@github.com:oridoki/basic-composer-package.git
  • Go to project directory: cd basic-composer-package
  • Download Composer: wget http://getcomposer.org/composer.phar
  • Update composer.json with your own data
  • Install dependencies: php composer.phar install
  • Check everything is ok, running phpunit

###That's it!

##Authors

Adrià Cidre - adria.cidre@oridoki.com - http://twitter.com/adriacidre

##License

This software is licensed under the MIT License - see the LICENSE file for details

About

A basic pre-cooked composer package with phpunit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages