https://github.com/wgrape/runview
A visual tool for viewing PHP code execution records / 一个基于XDebug的分析PHP代码执行记录的可视化工具
https://github.com/wgrape/runview
php trace xdebug
Last synced: 10 months ago
JSON representation
A visual tool for viewing PHP code execution records / 一个基于XDebug的分析PHP代码执行记录的可视化工具
- Host: GitHub
- URL: https://github.com/wgrape/runview
- Owner: WGrape
- License: mit
- Created: 2022-06-30T18:13:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-29T14:28:50.000Z (over 2 years ago)
- Last Synced: 2025-04-11T22:52:25.406Z (10 months ago)
- Topics: php, trace, xdebug
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# runview
A visual tool for viewing PHP code execution records / 一个基于XDebug的分析PHP代码执行记录的可视化工具
## Intro
About more news, please click here.
- [实现PHP代码执行的记录与分析](https://github.com/WGrape/Blog/issues/2)
## Example

