An open API service indexing awesome lists of open source software.

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代码执行记录的可视化工具

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

image

![image](https://github.com/WGrape/runview/assets/35942268/67b584a8-794d-4737-ab18-ab2b38642965)