Download the PHP package ibibicloud/think-dumper without Composer
On this page you can find all versions of the php package ibibicloud/think-dumper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-dumper
think-dumper 调试输出扩展
支持本地和远程调试输出
基于版本 https://github.com/top-think/think-dumper/tree/v1.0.6
文档地址 https://doc.thinkphp.cn/v8_0/var_debug.html
安装
请放心,变量内容不会经过服务器,只会保存在本地浏览器,并且可以随时清除。
环境要求 PHP8.0+
composer require ibibicloud/think-dumper --dev
调试
打开浏览器访问 https://developer.topthink.com/thinkphp/dumper
点击左侧菜单 生成令牌并复制令牌内容
修改.env 环境变量文件,增加
然后 在代码中使用助手函数输出变量调试
调试内容会在 https://developer.topthink.com/thinkphp/dumper 中显示
如果没有设置令牌或远程打印页面没有打开,则dump函数只会在本地输出调试内容
All versions of think-dumper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.2
ibibicloud/think-framework Version 8.*
symfony/var-dumper Version >=6.0
ibibicloud/think-framework Version 8.*
symfony/var-dumper Version >=6.0
The package ibibicloud/think-dumper contains the following files
Loading the files please wait ...