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
v4.1.0
2024-04-26 11:28 UTC
Requires
- php: >= 8.1
- sam-it/docker-php: ^2
Requires (Dev)
- captainhook/captainhook: ^5.16
- codeception/codeception: > 4
- codeception/module-yii2: ^1.1
- phpstan/phpstan: ^1.10
- symplify/easy-coding-standard: ^12.0
- yiisoft/yii2: > 2
This package is auto-updated.
Last update: 2026-04-19 18:21:40 UTC
README
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.