Libraries tagged by Backtrace
sikessem/tracer
9 Downloads
A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.
sikessem/debugger
1186 Downloads
🐛 Debug a PHP script easily by following its backtrace.
felideo/debug2
594 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
awesomite/stack-trace
14500 Downloads
The wrapper for debug_backtrace() function
ju1ius/footprints
113 Downloads
Filterable backtraces for PHP
granam/object-history
1526 Downloads
Changes of an object fetched from debug_backtrace
untek-develop/backtrace
49 Downloads
tvanc/backtrace
2 Downloads
Useful error messages complete with file previews and syntax highlighting.
quantaforge/backtrace
12 Downloads
A better backtrace
ttbooking/circle-of-hell
66 Downloads
Recursion depth determinator for calling function
mrlunar/php-dbg-dumper
173 Downloads
A lightweight PHP variable dumper, including the variable (or expression) name itself.
nunzion/stacktrace
113 Downloads
Class library for receiving stacktrace information.
nunzion/php-dumper
22 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use dump($var) or trace().
kaemmelot/stacktrace
42 Downloads
Class library for receiving stacktrace information.
kaemmelot/dumper
29 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use kdump($value) or ktrace().