phd5-app

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

OTHER License

Downloads
9
Stars
76
Committers
7

phd5-app

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

👷 🐺

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

Package Rankings
Top 26.16% on Packagist.org
Badges
Extracted from project README
Scrutinizer Code Quality Build Status build status
Related Projects