Componette

Componette

jsmitka

jsmitka / Nette-XDebug-Helper

Simple extension for Nette Framework, which integrates into the Debug Bar and enables you to easily start and stop a Xdebug session.

download-cloud-line composer require jsmitka/nette-xdebug-helper

XDebug Helper for Nette Framework

Copyright (c) 2010-2013 Jan 'Panda' Smitka

Simple extension for Nette Framework, which integrates into the Debug Bar and enables you to easily start and stop a Xdebug session.

Requirements

  • Nette Framework 2.0
  • PHP 5.3 or greater

If you wish to run this extension on PHP 5.2, just remove the namespace and use block in XDebugHelper.php.

Usage

Simply register a new debug panel in your config.neon:

nette:
	debugger:
		bar: [NetteExtras\XDebugHelper()]

You can optionally specify your IDE key as the first parameter of the XDebugHelper constructor. Defaults to netbeans-xdebug, which is the most suitable option for NetBeans users.

No release at this moment. Try to create first one.

bar-chart-fill

Statistics

download-cloud-fill
13334
star-fill
11
bug-fill
3
flashlight-fill
7.4y
price-tag-2-line

Badges

guide-fill

Dependencies

php (>= 5.3.0)
Componette Componette felix@nette.org