topthink/think-trace
thinkphp debug trace
Maintainers
v2.0
2025-06-12 09:18 UTC
Requires
- php: >=8.0
- topthink/framework: ^8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Apache-2.0 4ba6da2945b37931d61900a6e55dc02b05e5a63f
- liu21st <liu21st.woop@gmail.com>
README
用于ThinkPHP8.1的页面Trace扩展,支持Html页面和浏览器控制台两种方式输出。
安装
composer require topthink/think-trace
配置
安装后config目录下会自带trace.php配置文件。
type参数用于指定trace类型,支持html和console两种方式。
