sam-it/yii2-phpfpm

This package is abandoned and no longer maintained. No replacement package was suggested.

Create a docker container for your Yii2 APP

Maintainers

👁 SamMousa

Package info

github.com/SAM-IT/yii2-phpfpm

Type:yii2-extension

pkg:composer/sam-it/yii2-phpfpm

Statistics

Installs: 14 786

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 9379ed16ca4958e8a8977f9c6d8519730f7c7139

  • Sam Mousa <sam.woop@mousa.nl>

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.