felixdelval/minimal-php-project

A minimal php project with just PSR-4, phpunit & behat!

1.0.2 2014-11-19 09:46 UTC

This package is not auto-updated.

Last update: 2024-04-09 06:07:58 UTC


README

Requirements

  • composer
  • php at least 5.3

Usage

Just enter this line with MYPROJECT being the name of the directory of the new project :

composer create-project felixdelval/minimal-php-project MYPROJECT