PHPackages                             bnhashem/debug-query - 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. bnhashem/debug-query

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

bnhashem/debug-query
====================

This is my package debug-query

v2.0.0(4y ago)5832MITPHPPHP ^7.3|^8.0

Since Oct 24Pushed 4y ago2 watchersCompare

[ Source](https://github.com/BNhashem16/debug-query)[ Packagist](https://packagist.org/packages/bnhashem/debug-query)[ Docs](https://github.com/Bnhashem16/debug-query)[ GitHub Sponsors](https://github.com/:vendor_name)[ RSS](/packages/bnhashem-debug-query/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

This is debug-query package
===========================

[](#this-is-debug-query-package)

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

[](#installation)

You can install the package via composer:

```
composer require bnhashem/debug-query --dev
```

Usage
-----

[](#usage)

```
$users = User::where('email', 'test@test.com');
$users->sql();
```

Show Sql Query
--------------

[](#show-sql-query)

```
"select * from `users` where `email` = 'test@test.com'"
```

[All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Total

3

Last Release

1517d ago

Major Versions

v1.0.1 → v2.0.02022-03-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40724217?v=4)[Ahmed Mohamed salah](/maintainers/bnhashem)[@bnhashem](https://github.com/bnhashem)

---

Top Contributors

[![BNhashem16](https://avatars.githubusercontent.com/u/49618985?v=4)](https://github.com/BNhashem16 "BNhashem16 (3 commits)")

---

Tags

laravelbnhashemdebug-query

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bnhashem-debug-query/health.svg)

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

###  Alternatives

[stephenjude/filament-debugger

About

102125.4k2](/packages/stephenjude-filament-debugger)[spatie/laravel-error-solutions

Display solutions on the Laravel error page

9773.5k](/packages/spatie-laravel-error-solutions)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[basillangevin/laravel-data-json-schemas

Transforms Spatie Data objects into JSON Schemas with built-in validation

1312.2k1](/packages/basillangevin-laravel-data-json-schemas)

PHPackages © 2026

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