PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Browser debugging extensions

Last modified: 05 September 2023

In order to start debugging, you first need to activate the debugger engine on the server. To do this, you need to set a special GET/POST or COOKIE parameter (for more information, refer to the Xdebug and Zend Debugger official documentation). While you can do it manually, it is more convenient to use a browser extension, which lets you enable the debugger with a single click.

The following table lists the available debugging extensions.