yiisoft / yiisoft/yii-debug-api
Interactive console commands runner
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We need kind of swagger ui, but for console commands.
Scenario:
- Select a command
- Type arguments
- Click to run
Contributor guide
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
Start by reading the linked yii-dev-panel issue #64 and compare it with this issue's proposed flow. Define the command-selection, argument-entry, and run interactions before identifying the relevant implementation entry points. Done means an interactive console-command runner supports that complete scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100