Skip to content

Repository files navigation

Webware Console

A text user interface for Webware and Mezzio CLI commands — a navigable menu, better per-command help, and interactive input, built over Symfony Console.

Continuous Integrationcodecov

webware/webware-console is a generic CLI host. It owns the Symfony Console runtime and command discovery, and presents and invokes commands that other components register. It does not reimplement command logic.

Features

  • Menu — a keyboard-navigable list of every discovered command.
  • Help — a command's purpose, arguments, and options on demand.
  • Run — collect arguments, options, and flags interactively; run in-process; report output and exit status before returning to the menu.
  • Runtime discovery — commands appear from installed components with no manual command list.

Documentation

Versioned documentation lives under docs/:

Requirements

  • PHP 8.4.1+ (~8.4.1 || ~8.5.0)
  • Composer

About

Webware Console — TUI app providing a menu and better help for Webware and Mezzio CLI commands

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages