Skip to content

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

License

Notifications You must be signed in to change notification settings

YiiCollection/phd5-app

 
 

Repository files navigation

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

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 init
cd tests

Setup test application stack

make up setup bash

Run tests inside the container

$ codecept run      

See testing...


dmstr logo Built by dmstr

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.9%
  • Makefile 5.8%
  • Other 0.3%