Skip to content

An empty Symfony 3 project with a self-contained custom development environment on Docker.

Notifications You must be signed in to change notification settings

paulajulve/symfony-ddd-skeleton

 
 

Repository files navigation

symfony-ddd-skeleton

An empty Symfony 3 project with a self-contained custom development environment on Docker.

Prerequisites

Usage

  1. Clone the Project.
  2. Copy /provision/development/docker-compose.yml.dist to project root removing .dist extension.
  3. Start containers using:
docker-compose up -d --build

Ready to use!

PHPStorm Configuration

  1. Create a Docker Interpreter and Docker Server.

alt text

alt text

  1. Create a PhpUnit configuration.

alt text

About

An empty Symfony 3 project with a self-contained custom development environment on Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.7%
  • HTML 6.6%
  • ApacheConf 4.8%
  • Nginx 0.9%