PHPackages                             nextras/tracy-query-panel - 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. nextras/tracy-query-panel

AbandonedArchivedLibrary

nextras/tracy-query-panel
=========================

Query panel for Tracy php debugger

13693PHP

Since Feb 23Pushed 10y ago6 watchersCompare

[ Source](https://github.com/nextras/tracy-query-panel)[ Packagist](https://packagist.org/packages/nextras/tracy-query-panel)[ RSS](/packages/nextras-tracy-query-panel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nextras\\TracyQueryPanel
========================

[](#nextrastracyquerypanel)

[![Build Status](https://camo.githubusercontent.com/b1bbeea9211d53cfb8f9d17ef34df7a72a6ad16caf48c7fcd865498f2298a2d7/68747470733a2f2f7472617669732d63692e6f72672f6e6578747261732f74726163792d71756572792d70616e656c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nextras/tracy-query-panel)[![Downloads this Month](https://camo.githubusercontent.com/b53efabca9dd639ed04ac5b0081f501278047b70c14aa143d49d99057d198d85/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f6e6578747261732f74726163792d71756572792d70616e656c2e7376673f7374796c653d666c6174)](https://packagist.org/packages/nextras/tracy-query-panel)[![Stable version](https://camo.githubusercontent.com/95effd219bae376eb1181deb1da7342de3bbd69842edc823ca597e84da9384b0/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6578747261732f74726163792d71756572792d70616e656c2e7376673f7374796c653d666c6174)](https://packagist.org/packages/nextras/tracy-query-panel)[![HHVM Status](https://camo.githubusercontent.com/a6bce7b983eb877b43dca49d6765bcabf1aa27b3e1cb5ec2f433ff0c6bb04ec6/687474703a2f2f696d672e736869656c64732e696f2f6868766d2f6e6578747261732f74726163792d71756572792d70616e656c2e7376673f7374796c653d666c6174)](http://hhvm.h4cc.de/package/nextras/tracy-query-panel)

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

[](#installation)

Add to your `composer.json`:

```
$ composer require nextras/tracy-query-panel
```

Register Nette DI extension:

```
extensions:
	queryPanel: Nextras\TracyQueryPanel\DI\QueryPanelExtension

queryPanel:
    - Nextras\TracyQueryPanel\Handlers\DibiHandler
```

Possibly create implementations of `IVoidQueries` based on your service hooks and pass them to `QueryPanel::addQuery()`.

Currently implemented query handlers are:

- DibiConnection
- Nette\\Database

However, it should be super straightforward to implement `IQuery` producer for any engine.

Example legacy implementations for:

- Neo4j
- Elasticsearch

can be found at . These implementations will not however work out of the box.

If you happen to create implementations for your engine, please consider sending a pull request into this repo.

Additional resources
--------------------

[](#additional-resources)

- Original forum thread:

License
-------

[](#license)

MIT. See full [license](license.md).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/953773db6e30161b5e76572bf909c24e8ef07d7419aeebc311e071600ea99bef?d=identicon)[hrach](/maintainers/hrach)

![](https://www.gravatar.com/avatar/474f4dd92229f3cfd2c618004b250e2a96ca31f4114c2a0f9c8fb66c65ed7764?d=identicon)[Mikulas](/maintainers/Mikulas)

---

Top Contributors

[![Mikulas](https://avatars.githubusercontent.com/u/192200?v=4)](https://github.com/Mikulas "Mikulas (54 commits)")

### Embed Badge

![Health badge](/badges/nextras-tracy-query-panel/health.svg)

```
[![Health](https://phpackages.com/badges/nextras-tracy-query-panel/health.svg)](https://phpackages.com/packages/nextras-tracy-query-panel)
```

PHPackages © 2026

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