sylvaindeloux/symfony2-startup

Startup project for Symfony.


Keywords
symfony
License
GPL-3.0-only

Documentation

Symfony2 Startup project

SensioLabsInsight

Build Status Build Status

What is it?

This is a Symfony2 bootstrap project, with ready-to-use common features :

The project comes with :

  • Docker containers (PHP 7, MySQL 5.7, Nginx)
  • [SOON] Easy deployment with PHP Deployer
  • [SOON] Elasticsearch integration
  • PHPUnit tests

How to use it?

  1. Fork this repository
  2. Install Docker
  3. Build containers
  4. Write your code