定制 sikessem/tracer 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sikessem/tracer

最新稳定版本:v0.0.0

Composer 安装命令:

composer require sikessem/tracer

包简介

A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.

README 文档

README

Tracer is a modern, minimalistic PHP package for capturing, filtering, and navigating execution traces (debug_backtrace) with clarity and precision. It provides a clean, fluent, and iterable API that allows you to:

  • Dynamically filter files, classes, methods, functions, lines, and more
  • Ignore helper functions or internal frames to focus on relevant code
  • Navigate through the trace stack with methods like peek(), each(), first(), etc.
  • Determine whether a function, method, or class appears in the call stack
  • Create clean, readable backtraces with zero dependencies

Tracer is ideal as a standalone utility or as a foundational component for more complex tools like Exceptor, enabling precise and expressive debugging in modern PHP.

php-icon packagist-version-icon packagist-download-icon license-icon actions-icon twitter-icon

Read the documentation to learn more.

📖 Documentation

The full documentation for the Sikessem Tracer can be found here.

👏 Contribution

The main purpose of this repository is to continue evolving Sikessem. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Sikessem.

👷 Code of Conduct

Sikessem has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

👥 Contributing Guide

Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Sikessem.

🔒️ Good First Issues

We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

💬 Discussions

Larger discussions and proposals are discussed in Sikessem's GitHub discussions.

🔐 Security Reports

If you discover a security vulnerability within any of Sikessem's projects, please email SIGUI Kessé Emmanuel at siguici@proton.me. All security vulnerabilities will be promptly addressed.

📄 License

The Sikessem Tracer is open-sourced software licensed under the MIT License - see the LICENSE file for details.

Made with ❤︎ by @siguici.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-21