Skip to content
/ phd5-app Public

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

License

Notifications You must be signed in to change notification settings

dmstr/phd5-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

694f4d9 · Jan 22, 2025
Oct 18, 2024
Nov 28, 2023
Apr 11, 2024
Mar 6, 2023
Dec 18, 2019
Oct 24, 2024
Jan 22, 2025
Apr 6, 2023
Nov 29, 2023
Dec 8, 2020
Nov 29, 2023
Apr 6, 2023
Jan 17, 2020
May 15, 2023
Jun 26, 2017
Apr 11, 2024
Jan 30, 2017
Nov 28, 2023
Sep 21, 2021
Apr 17, 2024
Dec 8, 2020
Jul 7, 2022

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

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