beastbytes/yii-tracy-panel-database
Composer 安装命令:
composer require beastbytes/yii-tracy-panel-database
包简介
Database panel for Yii Tracy
关键字:
README 文档
README
The Yii Tracy Panel Database package is a panel for Yii Tracy (integration of the Tracy debugging toolinto Yii3) that provides information from the Yii Database Library about the database and executed queries.
Requirements
- PHP 8.1 or higher
Installation
Install the package using Composer:
Either:
composer require-dev beastbytes/yii-tracy-panel-database
or add the following to the require-dev section of your composer.json
"beastbytes/yii-tracy-panel-database": "<version_constraint>"
Information Displayed
Tab
Shows the number of queries executed.
Panel
Shows the database DSN and lists the queries executed. Each query shows:
- SQL
- Query parameters
- Execution time
License
The BeastBytes Yii Tracy Panel Database package is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2025-06-30