php / php/frankenphp

phpinfo command

Open
#702 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
11.3k
Forks
488
Avg merge
4d 10h
Merged PRs (30d)
11

Description

Describe you feature request

Is your feature request related to a problem? Please describe.
It would be nice to have frankenphp php-info and then see the same as creating a file with <?php phpinfo(); and running on it frankenphp php-cli <file>

It's just for

Describe the solution you'd like
Create the file manually and run frankenphp php-cli

Describe alternatives you've considered
A clear and concise description of any alternative solutions
or features you've considered.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the existing frankenphp php-cli entry point and compare its output with running a file containing <?php phpinfo();. Clarify whether the requested frankenphp php-info command should provide that same output, since the proposed solution currently describes the manual workaround. Done should be a defined, working command behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, php
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.