Download the PHP package yangweijie/think-laradumps without Composer
On this page you can find all versions of the php package yangweijie/think-laradumps. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yangweijie/think-laradumps
More information about yangweijie/think-laradumps
Files in yangweijie/think-laradumps
Download yangweijie/think-laradumps
More information about yangweijie/think-laradumps
Files in yangweijie/think-laradumps
Vendor yangweijie
Package think-laradumps
Short Description debug tool Using Laradumps App in ThinkPHP
License MIT
Package think-laradumps
Short Description debug tool Using Laradumps App in ThinkPHP
License MIT
Please rate this library. Is it a good library?
Informations about the package think-laradumps
think-laradumps
debug tool Using Laradumps App in ThinkPHP6
LaraDumps
Click on your OS logo to download the Desktop App.
Available for Windows, Linux and macOS.
Click on your OS logo to download the Desktop App.
Available for Windows, Linux and macOS.安装
用法
👋 Hello Dev,
Get Started
Requirements
PHP 7.2+ and ThinkPHP5.0+
5.0 要手动复制
config/config.php
到 项目根目录config/laradumps.php
Usage
- 配置 LaraDumps :
编辑 安装扩展后自动创建的 laradumps 配置文件
- 调试你的代码通过使用
ds()
和 ThinkPHP 应用里的 trace 一样使用。
dsd == halt
- 运行应用,然后看到调试的信息在 LaraDumps App 窗口里。
Here's an example:
至于显示日志功能,和监听sql,再考虑要不要实现,因为目前这个函数输出的是和ThinkPHP log 独立开来的。 要高度扩展,可以实现基于本库再实现一个log 的驱动,倒时候配置database 的 trace 就行了。
License
MIT
All versions of think-laradumps with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
topthink/framework Version 5.1.* | ^6.0 | ^6.1
ramsey/uuid Version ^4.2
symfony/var-dumper Version ^4.2 | ^5.4 | ^6.0
topthink/framework Version 5.1.* | ^6.0 | ^6.1
ramsey/uuid Version ^4.2
symfony/var-dumper Version ^4.2 | ^5.4 | ^6.0
The package yangweijie/think-laradumps contains the following files
Loading the files please wait ....