Skip to content

thomasage/ddd-team

Repository files navigation

DDD Team

A very simple example of DDD (Clean Architecture oriented)

Prerequisites

Installation

  • Check docker-composer.yaml
  • Run docker-compose up -d
  • Run make installdb (create schema and load fixtures)
  • Run tests with make test
  • Run code style checker make cs
  • Run phpstan with make phpstan
  • Run a cli command with symfony php cli/display-team.php [UUID] (UUID is provided my make installdb)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published