PHPackages                             dealerinspire/laravel-performance-monitor - 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. dealerinspire/laravel-performance-monitor

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

dealerinspire/laravel-performance-monitor
=========================================

A performance monitor to log an error when a request performs below a specified threshold

v2.0.0(6y ago)461[1 PRs](https://github.com/dealerinspire/laravel-performance-monitor/pulls)MITPHPPHP &gt;=7.1

Since Jul 9Pushed 6y ago3 watchersCompare

[ Source](https://github.com/dealerinspire/laravel-performance-monitor)[ Packagist](https://packagist.org/packages/dealerinspire/laravel-performance-monitor)[ RSS](/packages/dealerinspire-laravel-performance-monitor/feed)WikiDiscussions master Synced 6d ago

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

Laravel Performance Monitor
===========================

[](#laravel-performance-monitor)

Dealer Inspire Laravel Performance Monitor logs errors when your Laravel application exceeds specified performance metrics.

Installation
------------

[](#installation)

Install the package by requiring it with Composer.

```
composer require dealerinspire/laravel-performance-monitor
```

Usage
-----

[](#usage)

You don't need to do anything; Laravel Performance Monitor works automagically as soon as you require it with Composer.

You can, however, modify some configuration options by publishing this package and updating `performancemonitor.php`.

### To Publish

[](#to-publish)

```
php artisan vendor:publish
```

### Available configuration options

[](#available-configuration-options)

**enable\_execution\_time\_check (default true)** - Set to true to enable a check for maximum execution time

**enable\_memory\_limit\_check (default true)** - Set to true to enable a check for a memory usage threshold

**execution\_time\_max\_seconds (default 300)** - The maximum number of seconds a request execution can take before sending an alert

**memory\_limit\_max\_memory\_percent (default 80)** - The maximum percentage of available memory that can be used before sending an alert

License
-------

[](#license)

MIT © [Dealer Inspire](https://www.dealerinspire.com/)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~0 days

Total

2

Last Release

2552d ago

Major Versions

v1.0.3 → v2.0.02019-07-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3771182?v=4)[Justin Marsh](/maintainers/DynamoGeek)[@DynamoGeek](https://github.com/DynamoGeek)

---

Top Contributors

[![DynamoGeek](https://avatars.githubusercontent.com/u/3771182?v=4)](https://github.com/DynamoGeek "DynamoGeek (2 commits)")[![nwilging](https://avatars.githubusercontent.com/u/44447928?v=4)](https://github.com/nwilging "nwilging (1 commits)")

### Embed Badge

![Health badge](/badges/dealerinspire-laravel-performance-monitor/health.svg)

```
[![Health](https://phpackages.com/badges/dealerinspire-laravel-performance-monitor/health.svg)](https://phpackages.com/packages/dealerinspire-laravel-performance-monitor)
```

###  Alternatives

[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

592.7M9](/packages/open-telemetry-opentelemetry-auto-laravel)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14845.8k1](/packages/guanguans-laravel-exception-notify)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[nightowl/agent

NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL

771.7k](/packages/nightowl-agent)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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