Libraries tagged by Backtrace
spatie/backtrace
134542232 Downloads
A better backtrace
illuminated/helper-functions
484735 Downloads
Laravel-specific and pure PHP Helper Functions.
axy/backtrace
1576637 Downloads
Tracing in PHP
steevanb/php-backtrace
113527 Downloads
Nice debug_backtrace() dump, with call and code preview
php-sage/sage
23010 Downloads
☯ Insightful PHP debugging assistant.
tourze/backtrace-helper
28854 Downloads
Backtrace helper
raveren/kint
1541083 Downloads
☯ Insightful PHP debugging assistant.
fitztrev/query-tracer
19102 Downloads
Backtrace database queries
donquixote/nicetrace
5568 Downloads
Library to make human-friendly PHP backtrace arrays.
chevere/trace
21581 Downloads
Tooling for handling debug_backtrace items
kba-team/php-backtrace
23890 Downloads
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
awesomite/error-dumper
8176 Downloads
Pretty preview of errors and exceptions
pointybeard/helpers-exceptions-readabletrace
3093 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
sikessem/debugger
1198 Downloads
🐛 Debug a PHP script easily by following its backtrace.
awesomite/stack-trace
14506 Downloads
The wrapper for debug_backtrace() function