Download the PHP package deepeloper/debeetle without Composer
On this page you can find all versions of the php package deepeloper/debeetle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download deepeloper/debeetle
More information about deepeloper/debeetle
Files in deepeloper/debeetle
Package debeetle
Short Description PHP Debugging Tools
License MIT
Homepage https://github.com/deepeloper/debeetle
Informations about the package debeetle
Debeetle
PHP Debugging Tools supporting third party plugins, skins and color themes.
Supports panel visibility for any conditions of $_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
Skins & color themes
See
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:

All versions of debeetle with dependencies
ext-dom Version *
ext-json Version *
ext-libxml Version *
ext-mbstring Version *
ext-simplexml Version *
deepeloper/lib-xml Version *