axy/backtrace
axy/backtrace is a lightweight PHP 8.1+ helper for working with call stacks. It provides Trace and ExceptionTrace utilities to inspect and trim backtraces, useful for debugging and cleaning up exception stack displays in apps and libraries.
Backtrace helper library (PHP).
This library contains some tools to simplify the work with the call stack.
The library is intended primarily for debug. For example, it is used in axypro/errors library for cut uninformative part of the stack. (when displaying an exception).
How can I help you explore Laravel packages today?