nella / tracy-debug-info-nette
此包已被废弃且不再维护。未建议替代包。
针对 Nette 的 Exception::__debugInfo 的 Tracy 蓝屏面板
v1.0.0
2015-11-29 23:40 UTC
Requires
- php: ~5.5|~7.0
- nella/tracy-debug-info: ~1.0.0
- nette/di: ~2.3.0
Requires (Dev)
- jakub-onderka/php-console-highlighter: ~0.3.2
- jakub-onderka/php-parallel-lint: ~0.9.0
- nella/coding-standard: ~3.0.0
This package is auto-updated.
Last update: 2020-12-06 15:55:42 UTC
README
Nette 集成 Tracy BlueScreen 面板 for Exception::__debugInfo。
需求
- Tracy >=2.3.0 (2.3.x 支持将在 2017 年 1 月 31 日移除)
- Nette\DI >=2.3.0 (2.3.x 支持将在 2017 年 1 月 31 日移除)
- PHP >=5.5.0 (5.5.x 支持将在 2016 年 7 月 10 日移除)
安装
composer require nella/tracy-debug-info-nette
使用方法
extensions: tracyDebugInfo: Nella\Tracy\DebugInfoExtension
许可证
Exception::__debugInfo 的 Tracy BlueScreen 面板采用 MIT 许可证 - 详细信息请参阅 LICENSE 文件