sercomi/buildphp

Generate scaffold for a PHP app with PHPSpec setup

1.0.2 2014-12-12 11:43 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:50:36 UTC


README

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