phpdbg

The PHP language runtime engine

Install

All systems
curl cmd.cat/phpdbg.sh
Debian Debian
apt-get install php-phpdbg
Ubuntu
apt-get install php-phpdbg
Alpine
apk add php-phpdbg
Arch Arch Linux
pacman -S php-phpdbg
image/svg+xml Kali Linux
apt-get install php-phpdbg
Fedora
dnf install php-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install php-phpdbg
Raspbian
apt-get install php-phpdbg
Docker
docker run cmd.cat/phpdbg phpdbg powered by Commando

php-dbg

The PHP language runtime engine

php-phpdbg

server-side, HTML-embedded scripting language (PHPDBG binary) (default)

This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. This package is a dependency package, which depends on Debian's default PHP version (currently 7.0).