Skip to content

docs: add Yii 3 page - #2615

Open
KalimeroMK wants to merge 1 commit into
php:mainfrom
KalimeroMK:docs/yii3
Open

docs: add Yii 3 page#2615
KalimeroMK wants to merge 1 commit into
php:mainfrom
KalimeroMK:docs/yii3

Conversation

@KalimeroMK

Copy link
Copy Markdown

Add a documentation page for Yii 3, similar to the existing Laravel and Symfony pages:

  • Running a Yii 3 app with the FrankenPHP Docker image
  • Installing and running locally with a Caddyfile
  • Worker mode via the official yiisoft/yii-runner-frankenphp package, including the watch directive for development, the MAX_REQUESTS environment variable, and a note about resetting stateful services

The examples follow the Yii app template structure (public/ webroot) and the configuration validated in the runner package README.

Closes yiisoft/yii-runner-frankenphp#5

Add a documentation page for running Yii 3 applications with FrankenPHP:
Docker image, local install, and worker mode via yiisoft/yii-runner-frankenphp.

Closes yiisoft/yii-runner-frankenphp#5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a page for Yii3 at FrankenPHP docs

1 participant