Libraries tagged by backtrack
chipulaja/algo-backtrack-sudoku
11 Downloads
a library for solving sudoku
spatie/backtrace
103546809 Downloads
A better backtrace
illuminated/helper-functions
388657 Downloads
Laravel-specific and pure PHP Helper Functions.
steevanb/php-backtrace
94282 Downloads
Nice debug_backtrace() dump, with call and code preview
axy/backtrace
1380822 Downloads
Tracing in PHP
fitztrev/query-tracer
18006 Downloads
Backtrace database queries
php-sage/sage
14651 Downloads
☯ Insightful PHP debugging assistant.
raveren/kint
1521806 Downloads
☯ Insightful PHP debugging assistant.
kba-team/php-backtrace
22035 Downloads
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
awesomite/error-dumper
8039 Downloads
Pretty preview of errors and exceptions
donquixote/nicetrace
1669 Downloads
Library to make human-friendly PHP backtrace arrays.
chevere/trace
15013 Downloads
Tooling for handling debug_backtrace items
sikessem/debugger
824 Downloads
🐛 Debug a PHP script easily by following its backtrace.
awesomite/stack-trace
14365 Downloads
The wrapper for debug_backtrace() function
pointybeard/helpers-exceptions-readabletrace
2455 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.