Quickstart

phpdbg Plugin

javimosch Updated

File contents

phpdbg Plugin

CLI tool: phpdbg.

Commands

  • phpdbg <resource> <action> — Execute phpdbg commands
  • phpdbg self version — Print phpdbg version
  • phpdbg _ _ — Passthrough to phpdbg CLI

Usage Examples

  • "phpdbg --help"
  • "phpdbg self version"

Installation

apt-get install phpdbg 2>/dev/null || which phpdbg

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/phpdbg/skills/quickstart commit 391f6b8517

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-806