PHPackages                             religis/duplicate-queries-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. [Database &amp; ORM](/categories/database)
4. /
5. religis/duplicate-queries-panel

ActiveLibrary[Database &amp; ORM](/categories/database)

religis/duplicate-queries-panel
===============================

Addon for showing duplicate DB queries in the Debug Bar.

v1.0(10y ago)0151[1 issues](https://github.com/RELIGIS/DuplicateQueriesPanel/issues)MITPHPPHP &gt;=5.6.0

Since Jan 3Pushed 10y agoCompare

[ Source](https://github.com/RELIGIS/DuplicateQueriesPanel)[ Packagist](https://packagist.org/packages/religis/duplicate-queries-panel)[ RSS](/packages/religis-duplicate-queries-panel/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Duplicate queries panel
=======================

[](#duplicate-queries-panel)

Panel for Tracy Debug panel. It shows number of duplicate queries called in request. In tab it shows all the queries with locations from where were the quesries called.

- Author: Jan Petr
- Licence: MIT

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

[](#installation)

Install library via composer:

```
composer require religis/duplicate-queries-panel

```

Register bar in config.neon:

```
nette:
    debugger:
        bar:
            - RELIGIS\DuplicateQueriesPanel

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3831d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15aff864cbd0e4cbf30a2c8683fd9e20089032230c5c116bf8bd7f3fbdbb714a?d=identicon)[JanPetr](/maintainers/JanPetr)

---

Tags

debugbarnettedatabaseduplicatequerydebuging

### Embed Badge

![Health badge](/badges/religis-duplicate-queries-panel/health.svg)

```
[![Health](https://phpackages.com/badges/religis-duplicate-queries-panel/health.svg)](https://phpackages.com/packages/religis-duplicate-queries-panel)
```

###  Alternatives

[nette/database

💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.

5436.9M255](/packages/nette-database)[nette/caching

⏱ Nette Caching: library with easy-to-use API and many cache backends.

43719.1M394](/packages/nette-caching)[modul-is/orm

Lightweight hybrid ORM/Explorer

1118.7k](/packages/modul-is-orm)[uestla/yetorm

Lightweight ORM for Nette\\Database

4936.5k1](/packages/uestla-yetorm)

PHPackages © 2026

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