sam-it/yii2-phpfpm

Create a docker container for your Yii2 APP

Installs: 12 975

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v4.1.0 2024-04-26 11:28 UTC

README

Continous integration Code Coverage Scrutinizer Code Quality

yii2-phpfpm

Run Yii2 on PHP-FPM

This package allows you to build docker containers that run your Yii application. The module adds a command to build a container that will run just PHP-FPM.

It can be combined with sam-it/yii-static-assets which creates an nginx container.