dmstr / phd5-app

:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework
http://phd.dmstr.io
Other
77 stars 15 forks source link
12-factor application-framework docker docker-container docker-image modular php yii2 yii2-application-template

phd5-app

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

Scrutinizer Code Quality :construction_worker: Build Status :wolf: build status

Documentation

See docs

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

TL;dr

Requirements

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