PHPackages                             mvccore/ext-debug-tracy-db - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. mvccore/ext-debug-tracy-db

ActiveLibrary[Framework](/categories/framework)

mvccore/ext-debug-tracy-db
==========================

MvcCore - Extension - Debug - Tracy - Panel Database - render queries with params and execution times.

v5.3.5(1mo ago)04094BSD-3-ClausePHPPHP &gt;=5.4.0

Since Jul 21Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/mvccore/ext-debug-tracy-db)[ Packagist](https://packagist.org/packages/mvccore/ext-debug-tracy-db)[ RSS](/packages/mvccore-ext-debug-tracy-db/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (6)Versions (16)Used By (4)

MvcCore - Extension - Debug - Nette Tracy - Panel Database
==========================================================

[](#mvccore---extension---debug---nette-tracy---panel-database)

[![Latest Stable Version](https://camo.githubusercontent.com/2c7e121f1bccbfa0894e4e6a2f8bd54b6ff1f9d88b20b1c94b7c4331c63eb08a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f537461626c652d76352e332e352d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://github.com/mvccore/ext-debug-tracy-db/releases)[![License](https://camo.githubusercontent.com/53baed538c1c87a033a212f6f4acce684d36137f8622307643ab25e08118452e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d425344253230332d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://mvccore.github.io/docs/mvccore/5.0.0/LICENSE.md)[![PHP Version](https://camo.githubusercontent.com/9e923690739211296a00adce5d359999dfa345f80fc1b2e2cfe72c49523ee334/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d352e342d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://camo.githubusercontent.com/9e923690739211296a00adce5d359999dfa345f80fc1b2e2cfe72c49523ee334/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d352e342d627269676874677265656e2e7376673f7374796c653d706c6173746963)

MvcCore Debug Tracy Extension to render queries with params and execution times.

Installation
------------

[](#installation)

```
composer require mvccore/ext-debug-tracy-db
```

Configuration
-------------

[](#configuration)

You have to configure installed debugger class into your database connection like this:

```
[db]
defaultName		= main

main.driver		= mysql
main.host		= 127.0.0.1
main.database	= cdcol
main.user		= cdcol
main.password	= "********"
; database debugger for connection main:
main.debugger	= \MvcCore\Ext\Models\Db\Debugger
```

Or you can configure debugger class for all database connections like this:

```
[db]
defaultName		= main

; database debugger for all connctions:
defaultDebugger	= \MvcCore\Ext\Models\Db\Debugger

main.driver		= mysql
main.host		= 127.0.0.1
main.database	= cdcol
main.user		= cdcol
main.password	= "********"
```

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance91

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~122 days

Total

15

Last Release

45d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a68d9cd696ed584a9ee742fa089d0650f4f7a95754bf5d9ee301e6c9013df3fd?d=identicon)[tomFlidr](/maintainers/tomFlidr)

---

Top Contributors

[![tomFlidr](https://avatars.githubusercontent.com/u/1833722?v=4)](https://github.com/tomFlidr "tomFlidr (49 commits)")

---

Tags

pluginframeworkdebugnettedatabasedbmvcextensionplug-inexttracymvccoreprofiller

### Embed Badge

![Health badge](/badges/mvccore-ext-debug-tracy-db/health.svg)

```
[![Health](https://phpackages.com/badges/mvccore-ext-debug-tracy-db/health.svg)](https://phpackages.com/packages/mvccore-ext-debug-tracy-db)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
