Xdebug


Xdebug is a PHP extension which provides debugging and profiling capabilities. It uses the DBGp debugging protocol.
The debug information that Xdebug can provide includes the following:
Xdebug also provides:
Xdebug is also available via the PECL.