Browser debugging extensions
Last modified: 12 January 2022
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 (see the Xdebug and Zend Debugger official documentation for details). 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.
Chrome | Firefox | Internet Explorer | Microsoft Edge | Safari | Opera | |
---|---|---|---|---|---|---|
Xdebug | ||||||
Zend Debugger | Z-Ray for Zend Server version 7 or later. PhpStorm bookmarklets generator otherwise. |
Thanks for your feedback!
Was this page helpful?