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

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

uocnv/db-profiler
=================

Database Profiler for Laravel Web and Console Applications.

8.2.3(4y ago)013MITPHPPHP ^7.3|^8.0

Since Sep 13Pushed 4y agoCompare

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

READMEChangelog (1)Dependencies (7)Versions (78)Used By (0)

Usage
-----

[](#usage)

1. Install the package via Composer:

    ```
    composer require uocnv/db-profiler
    ```
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)
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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.8% 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

77

Last Release

1718d ago

Major Versions

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

1.1 → 8.2.12021-08-25

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/480a0f4dde868ba2a563f89ac15e25d9fd1640e9c04360d39cf7eabe51aba74f?d=identicon)[uocnv](/maintainers/uocnv)

---

Top Contributors

[![dmitry-ivanov](https://avatars.githubusercontent.com/u/1286821?v=4)](https://github.com/dmitry-ivanov "dmitry-ivanov (272 commits)")[![NguyenUoc98](https://avatars.githubusercontent.com/u/43318488?v=4)](https://github.com/NguyenUoc98 "NguyenUoc98 (8 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/uocnv-db-profiler/health.svg)

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

###  Alternatives

[illuminated/db-profiler

Database Profiler for Laravel Web and Console Applications.

168237.4k](/packages/illuminated-db-profiler)[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4572.9M34](/packages/aura-sqlquery)[danielme85/laravel-log-to-db

Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.

135934.5k1](/packages/danielme85-laravel-log-to-db)[atlas/query

Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.

41249.0k7](/packages/atlas-query)[sarfraznawaz2005/indexer

Laravel package to monitor SELECT queries and offer best possible INDEX fields.

562.7k](/packages/sarfraznawaz2005-indexer)[eusonlito/laravel-database-cache

Cache Database Query results on Laravel Query Builder or Eloquent

194.2k](/packages/eusonlito-laravel-database-cache)

PHPackages © 2026

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