dmstr/phd5-app

There is no license information available for the latest version (5.3.2) of this package.
Maintainers

👁 schmunk

Package info

github.com/dmstr/phd5-app

pkg:composer/dmstr/phd5-app

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 78

Open Issues: 1

5.3.2 2020-01-08 07:49 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Unknown License ed4cd8be031a682fd7fcbe75a626138c83663315

This package is auto-updated.

Last update: 2026-06-17 20:25:15 UTC


README

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