/buildphp

Generate scaffold for a PHP app with PHPSpec setup

Primary LanguagePHP

buildPHP APP

Generate scaffold for a PHP app with PHPSpec setup

Setup

  • clone repository
  • composer install
  • ./buildphp new project-name [-s namespace]

Suggested Setup

Global installation of commands:

  • composer
  • phpspec
  • gulp