Skip to content

Template for a project based on the symfony framework

Notifications You must be signed in to change notification settings

MrHDOLEK/symfony-boilerplate-ddd

Repository files navigation

Symfony skeleton

Symfony

CI PHPStan Enabled PHP


An Symfony skeleton using DDD

Project setup

Development

If you have problems with permissions please add sudo before make example:

  • sudo make install
  • sudo make start

Run env for Mac/Linux

  • make install
  • make start
  • make db-create

Run env for Windows

Please install packages makefile for Windows

  • make install
  • make start
  • make db-create

Address where the environment is available

  • http://localhost

Documentation for a Rest Api

  • http://localhost/api/doc

All commands

  • make help

Documentations

Learn more at these links:

About

Template for a project based on the symfony framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published