PHPackages                             nguyenhiep/db-profiler - 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. nguyenhiep/db-profiler

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

nguyenhiep/db-profiler
======================

Database Profiler for Laravel Web and Console Applications.

8.1.0(5y ago)076MITPHPPHP ^7.3|^8.0

Since Sep 13Pushed 4y agoCompare

[ Source](https://github.com/nguyenhiepvan/laravel-db-profiler)[ Packagist](https://packagist.org/packages/nguyenhiep/db-profiler)[ RSS](/packages/nguyenhiep-db-profiler/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (7)Versions (77)Used By (0)

Usage
-----

[](#usage)

1. Install the package via Composer:

    ```
    composer require nguyenhiep/db-profiler:v1.2
    ```
2. Publish config

    ```
    php artisan vendor:publish --provider="Illuminated\Database\DbProfilerServiceProvider"
    ```
3. Use the `vvv` parameter for Web:

    [![Laravel Database Profiler - Demo - Web](doc/img/demo-web-c.gif)](doc/img/demo-web-c.gif)[![Laravel Database Profiler - Demo - Ajax request](doc/img/demo-ajax.gif)](doc/img/demo-ajax.gif)
4. Use the `-vvv` option for Console:

    [![Laravel Database Profiler - Demo - Console](doc/img/demo-console.gif)](doc/img/demo-console.gif)

Local by default
----------------

[](#local-by-default)

Enabled only for the `local` environment, so you don't have to worry about `production`.

If you want to force profiling for non-local environments - specify it explicitly in your `.env` file:

> DB\_PROFILER\_FORCE=true

License
-------

[](#license)

Laravel Database Profiler is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 95.1% 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 ~24 days

Recently: every ~43 days

Total

76

Last Release

1772d ago

Major Versions

7.0.0 → 8.0.02020-09-15

6.2.0 → 7.1.02020-12-21

7.1.0 → 8.1.02020-12-21

6.x-dev → 7.x-dev2021-01-03

7.x-dev → 8.x-dev2021-03-04

PHP version history (9 changes)0.1.1PHP &gt;=5.5.9

1.0.2PHP &gt;=5.6.4

5.5.0PHP &gt;=7.0

5.6.0PHP ^7.1.3

6.0.0PHP ^7.2

7.0.0PHP ^7.2.5

8.0.0PHP ^7.3

6.2.0PHP ^7.2.5|^8.0

8.1.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ee7ece29e66e7029d6b12d947a7d9714ae36346f21e92d767cfc797b86949d8?d=identicon)[nguyenhiepvan](/maintainers/nguyenhiepvan)

---

Top Contributors

[![dmitry-ivanov](https://avatars.githubusercontent.com/u/1286821?v=4)](https://github.com/dmitry-ivanov "dmitry-ivanov (272 commits)")[![nguyenhiepvan](https://avatars.githubusercontent.com/u/33170716?v=4)](https://github.com/nguyenhiepvan "nguyenhiepvan (13 commits)")[![itbdw](https://avatars.githubusercontent.com/u/1267057?v=4)](https://github.com/itbdw "itbdw (1 commits)")

---

Tags

laravelprofilerdatabaseprofilingmysqlsqlquerydbweb-profilingconsole-profiling

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nguyenhiep-db-profiler/health.svg)

```
[![Health](https://phpackages.com/badges/nguyenhiep-db-profiler/health.svg)](https://phpackages.com/packages/nguyenhiep-db-profiler)
```

###  Alternatives

[illuminated/db-profiler

Database Profiler for Laravel Web and Console Applications.

169242.3k](/packages/illuminated-db-profiler)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k32.6M46](/packages/kirschbaum-development-eloquent-power-joins)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)

PHPackages © 2026

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