Skip to content

kriss201/dd-php

 
 

Repository files navigation

Domain Drivers PHP

Prerequisites:

  • Make
  • docker compose

Setup

The code below will boot the project, install all dependencies and run the build script (code style check, static analysis and all tests):

make up
make ci

Interactive shell

make bash

About

Course Domain Driven Design

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%