sam-it / yii2-phpfpm
Create a docker container for your Yii2 APP
Installs: 14 782
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
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
- dev-master
- v4.1.0
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.0
- v3.1.0
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.3.1
- v1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- v0.6.0
- v0.5.8
- v0.5.7
- v0.5.6
- v0.5.5
- v0.5.4
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.1
- v0.1.0
- v0.0.1
This package is auto-updated.
Last update: 2024-10-26 12:32:07 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.