FICHA · MANJARO

php-phpdbg

Interactive PHP debugger

  • cli-tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Developers can debug PHP code interactively from the terminal. This helps inspect execution, test code paths, and diagnose problems in scripts or web application code.

It is a command-line debugging tool. Debug sessions can reveal source code, paths, variables, and secrets, so avoid exposing debugger access on shared or production systems.

How to run

phpdbg

Commands: phpdbg

Permissions

Permissions not analysed for this source yet.