beastbytes/yii-tracy-panel-database 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2025-06-30