sercomi/buildphp

Generate scaffold for a PHP app with PHPSpec setup

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/sercomi/buildphp

1.0.2 2014-12-12 11:43 UTC

This package is not auto-updated.

Last update: 2025-10-21 09:15:59 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