tourze / backtrace-helper
Backtrace helper
0.0.2
2025-03-25 17:33 UTC
Requires
- php: ^8.1
- spatie/backtrace: ^1.7.1
This package is auto-updated.
Last update: 2025-03-25 17:34:11 UTC
README
A PHP package for enhanced backtrace handling and debugging.
一个用于增强PHP堆栈跟踪处理和调试的包。
Features 特性
- Enhanced backtrace information with more context
- 增强的堆栈跟踪信息,提供更多上下文
- Customizable backtrace formatting
- 可自定义的堆栈跟踪格式化
- Support for different output formats
- 支持不同的输出格式
- Easy integration with existing PHP applications
- 易于与现有PHP应用程序集成
Installation 安装
composer require your-vendor/backtrace-helper
Contributing 贡献
Contributions are welcome! Please feel free to submit a Pull Request. 欢迎贡献!请随时提交Pull Request。
License 许可证
This package is open-sourced software licensed under the MIT license. 本包是遵循MIT许可证的开源软件。