cyzonetech/think-trace

thinkphp debug trace

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 10

pkg:composer/cyzonetech/think-trace

v1.4.1 2021-02-08 03:36 UTC

This package is not auto-updated.

Last update: 2025-09-30 23:51:25 UTC


README

用于ThinkPHP6+的页面Trace扩展,支持Html页面和浏览器控制台两种方式输出。

安装

composer require topthink/think-trace

配置

安装后config目录下会自带trace.php配置文件。

type参数用于指定trace类型,支持html和console两种方式。