Composer

View package on Packagist

Requirements

Basic usage

This project should always be used together with the create-project Composer command:

composer create-project cpsit/project-builder <projectname>

Replace <projectname> with the actual name of your new project. This will be the folder name where to install and set up your project.

See also

For more command options, refer to the documentation of the create-project command.