Skip to content

Partyschaum/php-boilerplate

Repository files navigation

php-boilerplate

A PHP Boilerplate Repository

Setup

# Clone the repo
$ git clone git@github.com:Partyschaum/php-boilerplate.git

# Install composer and project dependencies
$ make bootstrap

General Information

The boilerplate code provides a Makefile to help you speeding up your development process.

$ make help
bootstrap    Install composer
doc          Generate documentation
lint         Lint all the code
tests        Execute test suite and create code coverage report
update       Update composer packages

About

A PHP Boilerplate Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published