Download the PHP package topthink/think-dumper without Composer
On this page you can find all versions of the php package topthink/think-dumper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download topthink/think-dumper
More information about topthink/think-dumper
Files in topthink/think-dumper
Download topthink/think-dumper
More information about topthink/think-dumper
Files in topthink/think-dumper
Vendor topthink
Package think-dumper
Short Description Dumper extend for thinkphp
License Apache-2.0
Package think-dumper
Short Description Dumper extend for thinkphp
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package think-dumper
ThinkPHP 调试输出扩展
支持本地和远程调试输出
安装
环境要求 PHP8.0+
调试
打开浏览器访问 https://developer.topthink.com/thinkphp/dumper
点击左侧菜单 生成令牌并复制令牌内容
修改.env
环境变量文件,增加
然后 在代码中使用助手函数d
输出变量调试
调试内容会在 https://developer.topthink.com/thinkphp/dumper 中显示
如果没有设置令牌或远程打印页面没有打开,则dump
函数只会在本地输出调试内容
请放心,变量内容不会经过服务器,只会保存在本地浏览器,并且可以随时清除。
All versions of think-dumper with dependencies
PHP Build Version
Package Version
The package topthink/think-dumper contains the following files
Loading the files please wait ....