Libraries tagged by debug trace
leadtech/xdebug-trace-reader
13 Downloads
debugd/debugd-laravel
2 Downloads
Zero-instrumentation request tracing for Laravel — passive collector for the debugd server.
vuzonp/xtrace
12 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
11 Downloads
A simple tool that allows to convert xdebug trace files into plantUML sequence diagrams
pounard/xtrace2fg
20 Downloads
Converts XDebug TRACE files to https://github.com/brendangregg/FlameGraph compatible input
mwguerra/docker-local
36 Downloads
Complete Docker development environment for Laravel - PHP 8.4, MySQL 9.1, PostgreSQL 17, Redis 8, Traefik 3.6
break-travel/artisan-serve-xdebug
89 Downloads
Extends the Laravel Artisan Serve command to utilize XDebug.