sercomi/buildphp

Generate scaffold for a PHP app with PHPSpec setup

Maintainers

Package info

github.com/sercomi/buildphp

pkg:composer/sercomi/buildphp

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2014-12-12 11:43 UTC

This package is not auto-updated.

Last update: 2026-02-24 10:56:42 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