PHPackages                             gpxcat/laravel\_db\_log - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. gpxcat/laravel\_db\_log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

gpxcat/laravel\_db\_log
=======================

自製的Laravel DB 查詢 Log

1.0(4y ago)0343PHP

Since Apr 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/GPXCAT/laravel_db_log)[ Packagist](https://packagist.org/packages/gpxcat/laravel_db_log)[ RSS](/packages/gpxcat-laravel-db-log/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

gpxcat's laravel\_db\_log
=========================

[](#gpxcats-laravel_db_log)

Add the environment variable to your `.env` file:

```
LOG_LEVEL=debug
DB_LOG=1

```

### Laravel 5.5+ Integration

[](#laravel-55-integration)

Laravel's package discovery will take care of integration for you.

### Laravel 5.\* Integration

[](#laravel-5-integration)

Add the service provider to your `config/app.php` file:

```
    'providers'     => array(

        //...
        Gpxcat\LaravelDbLog\DBLogServiceProvider::class,

    ),
```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

1572d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9213096?v=4)[GPXCAT](/maintainers/GPXCAT)[@GPXCAT](https://github.com/GPXCAT)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/gpxcat-laravel-db-log/health.svg)

```
[![Health](https://phpackages.com/badges/gpxcat-laravel-db-log/health.svg)](https://phpackages.com/packages/gpxcat-laravel-db-log)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B12.8k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

2044.7M351](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2430.8M433](/packages/open-telemetry-sdk)

PHPackages © 2026

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