Libraries tagged by debug trace
sebastian/xdebug-trace-util
11 Downloads
Collection of value objects, filters, etc. for working with Xdebug function traces
milo/xdebug-trace-panel
238 Downloads
Functions tracing into Nette Framework debugger panel
rodrigorm/audit
38 Downloads
Uses xdebug function trace to generate code execution reports.
ilnytskyi/xtc
32 Downloads
xDebug to Chromium Google Trace Event Format converter
leadtech/xdebug-trace-reader
13 Downloads
vuzonp/xtrace
11 Downloads
Parse library of the Xdebug trace files.
nunzion/php-dumper
23 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use dump($var) or trace().
kaemmelot/dumper
30 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use kdump($value) or ktrace().
thomasmeschke/call-sequencer
1 Downloads
A simple tool that allows to convert xdebug trace files into plantUML sequence diagrams
pounard/xtrace2fg
19 Downloads
Converts XDebug TRACE files to https://github.com/brendangregg/FlameGraph compatible input
break-travel/artisan-serve-xdebug
87 Downloads
Extends the Laravel Artisan Serve command to utilize XDebug.