Skip to content

jpkleemans/php7-boilerplate

Repository files navigation

PHP7 Boilerplate

Gitter Packagist Licence

SensioLabsInsight

PHP7 Boilerplate is a tiny (42 LLOC), yet powerful foundation for building modern web applications. It does not impose a specific development philosophy or (micro)framework, so you're free to structure the code the way you want.

Features

Quick start

Create a new project with Composer:

composer create-project relevo/php7-boilerplate <project-path>

Go to the <project-path> and start the web server with Docker Compose:

docker-compose up

That's it! Your application will be available at localhost if you're using Linux, or at the IP address of the Docker Machine if you're on Mac OS X or Windows.

About

A tiny, yet powerful foundation for building modern web applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages