FrankenPHP support
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 20
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
FrankenPHP, a modern high-performance PHP application server is now officially supported by the PHP Foundation.
It would be nice to have support for this in lando.
I imagine the following configuration options:
config:
php: '8.4'
via: frankenphp
php_extensions: gd intl zip
worker_mode: true
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files or tests are named. Start by reviewing the repository's existing PHP configuration and service setup, then determine where the proposed via: frankenphp and worker_mode options belong. Done means FrankenPHP can be selected with the shown PHP version, extensions, and worker mode configuration, with the relevant repository checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100