PHPackages                             maraful/query-summary - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. maraful/query-summary

ActivePackage[Debugging &amp; Profiling](/categories/debugging)

maraful/query-summary
=====================

Query summary in Laravel Debugbar

v0.5.1(6y ago)136.2kMITPHPCI failing

Since Jan 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ChrisAnstey/query-summary)[ Packagist](https://packagist.org/packages/maraful/query-summary)[ RSS](/packages/maraful-query-summary/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

Query-summary
-------------

[](#query-summary)

[![Latest Stable Version](https://camo.githubusercontent.com/4006167fa73c18bb817ed388c19b93e9f8e81c52c06c88d61472369a1eb0fea8/68747470733a2f2f706f7365722e707567782e6f72672f6d61726166756c2f71756572792d73756d6d6172792f762f737461626c65)](https://packagist.org/packages/maraful/query-summary)[![License](https://camo.githubusercontent.com/90f102624cc944e0cb287038c4249c196c8503f8c9b4b4291ff928aa8a5f4ba3/68747470733a2f2f706f7365722e707567782e6f72672f6d61726166756c2f71756572792d73756d6d6172792f6c6963656e7365)](https://packagist.org/packages/maraful/query-summary)

Provides a query summary in laravel-debugbar. For situations where you have many queries being made, and you need the raw queries summarised into a list of unique queries, the number of times they ran, and the total query time. Eg:

[![screenshot](https://user-images.githubusercontent.com/1218573/72647128-ade76e80-396f-11ea-8e58-8ebba144dd42.png)](https://user-images.githubusercontent.com/1218573/72647128-ade76e80-396f-11ea-8e58-8ebba144dd42.png)

### Installation

[](#installation)

Install the package with composer. It is recommended to only require the package in development.

```
composer require maraful/query-summary --dev
```

A Service Provider is used to automatically add the Query Summary "collector", and you'll see the results in Laravel Debugbar.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~3 days

Total

8

Last Release

2292d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02e22a9fe0c191eeba4dc9fb71431090fe45f33fcc6641d06384781b75785559?d=identicon)[maraful](/maintainers/maraful)

---

Top Contributors

[![ChrisAnstey](https://avatars.githubusercontent.com/u/1218573?v=4)](https://github.com/ChrisAnstey "ChrisAnstey (20 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/maraful-query-summary/health.svg)

```
[![Health](https://phpackages.com/badges/maraful-query-summary/health.svg)](https://phpackages.com/packages/maraful-query-summary)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)[rainlab/debugbar-plugin

Debugbar integration for October CMS.

3988.7k](/packages/rainlab-debugbar-plugin)[bedard/debugbar

Debugbar integration for October CMS.

397.1k](/packages/bedard-debugbar)

PHPackages © 2026

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