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