axy/backtrace

Tracing in PHP

Maintainers

👁 axy

Package info

github.com/axypro/backtrace

pkg:composer/axy/backtrace

Statistics

Installs: 2 033 452

Dependents: 2

Suggesters: 0

Stars: 6

Open Issues: 1

3.0.1 2023-03-16 11:02 UTC

Requires

  • php: >=8.1

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 23b217f74e4603202043848ad699d5472e7ae590

  • Oleg Grigoriev <go.vasac.woop@gmail.com>

debugexceptiontraceBacktrace

This package is auto-updated.

Last update: 2026-05-19 17:15:08 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