yiisoft / yii-debug-api

Public API for Yii debugger

Home Page:https://www.yiiframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive console commands runner

xepozz opened this issue · comments

We need kind of swagger ui, but for console commands.
Scenario:

  • Select a command
  • Type arguments
  • Click to run

yiisoft/yii-dev-panel#64