php-xdebug: php-xdebug (A PHP extension for debugging PHP scripts)
php-xdebug:
php-xdebug: The Xdebug extension helps you debugging your script by providing a
php-xdebug: lot of valuable debug information. The debug information that Xdebug
php-xdebug: can provide includes the following: stack traces and function traces
php-xdebug: in error messages, memory allocation and protection for infinite
php-xdebug: recursions. Xdebug also provides profiling information for PHP,
php-xdebug: scripts, code coverage analysis and capabilities to debug PHP scripts
php-xdebug: interactively with a debug client.
php-xdebug:
php-xdebug: Homepage: https://xdebug.org/