Skip to content

danitome24/php-ddd-skeleton

Repository files navigation

DDD php Skeleton

Installation

composer create-project codelytv/ddd-skeleton

Starting the server

  • Local using: make start-local
  • Docker using: make build

And then going to http://localhost:8030/health-check to check all is ok.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.8%
  • Gherkin 2.0%
  • Other 1.2%