deepeloper / debeetle
PHP Debugging Tools
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.4
- ext-dom: *
- ext-json: *
- ext-libxml: *
- ext-mbstring: *
- ext-simplexml: *
- deepeloper/lib-xml: *
README
PHP Debugging Tools supporting third party plugins, skins and color themes.
Supports panel visibility for any conditions for $_SERVER
/ $_COOKIE
/ $_SESSION
/ $_REQUEST
/ $_GET
/ $_POST
.
Compatibility
Live demo:
https://deepelopment.free.nf/debeetle/path/to/page/
Installation
- Run
composer require deepeloper/debeetle
; - Copy "skel.config.xml.php", "skel.config.json.php" and "debeetle.xsd" to your own appropriate place, then modify next nodes:
- "debeetle/config/path/assets" and "debeetle/config/path/root" (optional) to your own paths;
- Optionally change "debeetle/config/defaults/language" node to "ru";
- Modify rules in "debeetle/config(name='localhost').
- Copy "public/debeetle.php" to appropriate public place;
- Modify "debeetle/config/path/script" node;
- Modify $autoloadPath and $autoloadPath in "debeetle.php";
- See https://github.com/deepeloper/debeetle-example repo on the top and on the bottom of "public/path/to/page/index.php".
The configuration can be located either in the XML file or in the JSON file for acceleration and load reduction.
Plugins
See nodes in "config.xml.php" and pluginType in "debeetle.xsd" and "plugins" folder for examples.
Skins & color themes
See nodes in "config.xml.php" and skinType/themeType in "debeetle.xsd" and "skins" folder for examples.
Disabled panel:
Put the bar to the bottom:
Put the bar to the top:
Project homepage link:
Hide project homepage link:
Show project homepage link:
Turn on the panel:
Turn off the panel:
Reload the page to view debug:
Server time:
PHP version:
Page total time:
Memory usage:
Peak memory usage:
Included files:
Click to show the panel:
Click to hide the panel, trace & dumping object:
Backslashed tab name\:
Nested tabs:
Environment » Included files:
Error reports (plugin):
Benchmarks (plugin):
Debeetle » Visited pages history containing summary information:
Debeetle » Settings:
Color theme, panel opacity and zoom:
«Trace'n'Dump» plugin global actions: