PHPackages                             laragrad/laravel-sql-tracer - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. laragrad/laravel-sql-tracer

ActivePackage[Authentication &amp; Authorization](/categories/authentication)

laragrad/laravel-sql-tracer
===========================

v1.0.2(2y ago)010MITPHPPHP &gt;=7.2.0

Since May 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/laragrad/laravel-sql-tracer)[ Packagist](https://packagist.org/packages/laragrad/laravel-sql-tracer)[ RSS](/packages/laragrad-laravel-sql-tracer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

laravel-sql-tracer
==================

[](#laravel-sql-tracer)

Install
-------

[](#install)

Install a package

```
composer require laragrad/laravel-sql-tracer

```

By default, tracing is disabled. To enable tracing append into `.env` next line

```
SQL_TRACER_ENABLE=true

```

Tracing output to file `./storage/sql-tracer/YYYYMMDD.csv`

Configuring .env
----------------

[](#configuring-env)

- **SQL\_TRACER\_MODE=full** - to change tracing output mode (full or short)
- **SQL\_TRACER\_DISK=sql-tracer** - to change filesystem disk name
- **SQL\_TRACER\_PATH=** - to set custom folder on the disk

Publishing configuration file
-----------------------------

[](#publishing-configuration-file)

To publish package configuration file into project use command

```
php artisan vendor:publish --provider="Laragrad\SqlTracer\SqlTracerProvider"

```

File will be published into `./config/laragrad/sql-tracer.php`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

3

Last Release

1093d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6e39b12f90ad3357a5559e15f2bd1bec5dce02f90a88a898b28abe397084bfd?d=identicon)[laragrad](/maintainers/laragrad)

---

Top Contributors

[![laragrad](https://avatars.githubusercontent.com/u/65588602?v=4)](https://github.com/laragrad "laragrad (1 commits)")

---

Tags

laravelAuthenticationsecret key

### Embed Badge

![Health badge](/badges/laragrad-laravel-sql-tracer/health.svg)

```
[![Health](https://phpackages.com/badges/laragrad-laravel-sql-tracer/health.svg)](https://phpackages.com/packages/laragrad-laravel-sql-tracer)
```

###  Alternatives

[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6712.1k2](/packages/hasinhayder-tyro)[caresome/filament-auth-designer

Transform Filament's default auth pages into stunning, brand-ready experiences

3916.8k2](/packages/caresome-filament-auth-designer)

PHPackages © 2026

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