New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

insomnia-plugin-xdebug

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insomnia-plugin-xdebug

Enable/disable debugging your PHP scripts with Xdebug easily

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

insomnia-plugin-xdebug

Little Insomnia plugin that easily allows you to enable Xdebug debugging by adding an XDEBUG_SESSION cookie to the request.

To enable, simply check the Xdebug checkbox...
Uncheck to disable.

Sreenshot Xdebug plugin

The XDEBUG_SESSION's value has been set to Insomnia... This can easily be edited in ./src/plugin.js.
Most modern IDEs will accept any incoming connection on port 9000 (or another if configured otherwise) regardless of the value of the XDEBUG_SESSION.

Issues and suggestions can be submitted here:
https://gitlab.com/stoempdev/insomnia-plugin-xdebug/issues

For any info about Insomnia, check out the website:
https://insomnia.rest/

For Xdebug install, setup & configuration, check out the website:
https://xdebug.org/

Some tools to debug:

Keywords

Xdebug

FAQs

Package last updated on 29 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts