Skip to content

My dockerized and justified Symfony skeleton I use for training projects

Notifications You must be signed in to change notification settings

m1rm/just-another-symfony-skeleton

Repository files navigation

just-another-symfony-skeleton

My skeleton project I use for Symfony training

Prerequisites

  • PHP
  • Docker
  • composer
  • just
  • Symfony CLI

Setup

  1. Run just install to install the dependencies
  2. Run just start to start the local dev server
  3. visit localhost:8080 to check that Symfony is running

Features

  • Symfony maker bundle for faster development

Todo

  • add basic lint & test setup

About

My dockerized and justified Symfony skeleton I use for training projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published