Download the PHP package deluxcms/sqldebug without Composer
On this page you can find all versions of the php package deluxcms/sqldebug. 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 sqldebug
deluxcms-sqldebug
主要在调试模式下,将运行的sql语句存储到数据库中
安装
1、下载deluxcms-sqldebug组件
2、创建数据表
3、配置sqldebug组件,在config/main-local.php中添加
4、开启DEBUG模式跟log模块
5、开启采集Debug数据
6、如果type为redis则需要异步将数据写入mysql中(type=mysql忽略)
7、配置config/main-local.php文件,添加sqldebug模块查看数据
All versions of sqldebug with dependencies
PHP Build Version
Package Version
No informations.
The package deluxcms/sqldebug contains the following files
Loading the files please wait ....