Skip to content

pmatejczukpl/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • Other 0.4%