2017 © Pedro Peláez
 

project php7-boilerplate

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

image

relevo/php7-boilerplate

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

  • Tuesday, June 28, 2016
  • by jpkleemans
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

PHP7 Boilerplate

Gitter ![Packagist][packagist-image] ![Licence][license-image], (*1)

SensioLabsInsight, (*2)

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., (*3)

Features

Quick start

Create a new project with Composer:, (*4)

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

Go to the <project-path> and start the web server with Docker Compose:, (*5)

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., (*6)

The Versions

28/06 2016

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires

11/06 2016

0.3.0

0.3.0.0

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

  Sources   Download

MIT

The Requires

 

01/06 2016

0.2.0

0.2.0.0

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

  Sources   Download

MIT

The Requires

 

01/06 2016