|
|
hace 2 años | |
|---|---|---|
| .. | ||
| src | hace 2 años | |
| .gitignore | hace 2 años | |
| LICENSE | hace 2 años | |
| README.md | hace 2 años | |
| composer.json | hace 2 años | |
用于ThinkPHP6+的页面Trace扩展,支持Html页面和浏览器控制台两种方式输出。
composer require topthink/think-trace
安装后config目录下会自带trace.php配置文件。
type参数用于指定trace类型,支持html和console两种方式。