axy/backtrace

Tracing in PHP

3.0.1 2023-03-16 11:02 UTC

This package is auto-updated.

Last update: 2024-07-19 13:05:56 UTC


README

Backtrace helper library (PHP).

Latest Stable Version Minimum PHP Version Tests Coverage Status License

Documentation

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).

The library classes