Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 1.43 KB

README.md

File metadata and controls

61 lines (34 loc) · 1.43 KB

phd5-app

A universal web application template built upon Docker, PHP and Yii 2.0 Framework

Scrutinizer Code Quality 👷 Build Status 🐺 build status

Documentation

See docs

Using this repository as a base-image, see phd5-template

TL;dr

Requirements

  • docker >=17.05
  • docker-compose >=1.16.0
  • make (optional)

Development

make all

Show help

make help

Create bash

make bash

Run setup in container

$ yii app/setup

See configuration...

Testing

Initialize application and run command from tests folder

make test

Debug tests inside the container

make bash
$ codecept run -d

See testing...


dmstr logo Built by dmstr