dmstr / phd5-app

:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework

Home Page:http://phd.dmstr.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework

http://phd.dmstr.io

License:Other


Languages

Language:PHP 91.7%Language:Makefile 6.2%Language:Dockerfile 1.6%Language:Shell 0.3%Language:JavaScript 0.1%Language:Hack 0.0%Language:Less 0.0%