PHPackages                             vynhart/laravel-slow-query-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. vynhart/laravel-slow-query-log

Abandoned → [mamitech/laravel-slow-query-log](/?search=mamitech%2Flaravel-slow-query-log)Library

vynhart/laravel-slow-query-log
==============================

v0.5(4y ago)01.4kPHPPHP &gt;=7.1

Since Jan 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vynhart/laravel-slow-query-detector)[ Packagist](https://packagist.org/packages/vynhart/laravel-slow-query-log)[ RSS](/packages/vynhart-laravel-slow-query-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Todo: make it more proper
=========================

[](#todo-make-it-more-proper)

Usage
=====

[](#usage)

Publish config
--------------

[](#publish-config)

The first time you use this package, publish the configuration by typing `php artisan vendor:publish --provider=Vynhart\SlowQueryLog\ServiceProvider`

Enable it by settings environment variable `SLOW_QUERY_LOG_ENABLED` to `true`.

Set your minimum threshold of query execution to be considered slow by setting environment variable `SLOW_QUERY_MIN_THRESHOLD` to a number (in millisecond unit).

If you only want to trace certain files, set your environment variable `SLOW_QUERY_TRACE_ONLY` to some string. For example if you want to only keep the trace data of all files within `app/` folder, set `SLOW_QUERY_TRACE_ONLY`to `app/`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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

Total

5

Last Release

1555d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/vynhart-laravel-slow-query-log/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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