PhpStorm
 
Get PhpStorm

Browser debugging extensions

Last modified: 27 January 2025

To start debugging, you first need to activate the debugger engine on the server. There are two ways to do this:

  • To set a special GET/POST or COOKIE parameter manually (for more information, refer to the Xdebug and Zend Debugger official documentation).

  • To use a browser extension, which lets you enable the debugger with a single click.

The following table provides a non-exhaustive list of the available debugging extensions.