Use worker mode of FrankenPHP by default
Hey, I'm doing a research on possibly using FrankenPHP and was wondering if Yii3 would be able to execute in worker mode. I assumed it should be doable since you guys already created the RoadRunner package.
Is there a FrankenPHP worker script repository for Yii? Don't have any knowledge in FrankenPHP, especially worker mode. Thank you for the work btw.
Yes. Yii3 is able to execute in worker mode. I've used it and planned to extract my findings into a runner package.
When do you need it?
No rush, I'm trying to do some tests and compare different options, so I'm doing some research for now. No dates. Was wondering if there is something so I don't start from scratch.
https://github.com/yiisoft/yii-runner-frankenphp here's what I have so far. Not finished and on hold till at least Monday. If you have ideas or want to contribute, feel free to send pull requests.