Skip to content

cosmosjack/think-trace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

think-trace

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

安装

composer require topthink/think-trace

配置

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

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

About

debug trace bar for thinkphp6

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 58.2%
  • Smarty 41.8%