PHPackages                             lehagere/error-log-notification - 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. lehagere/error-log-notification

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

lehagere/error-log-notification
===============================

A time bound error notification for Laravel.

00PHP

Since Aug 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lehagere/error-log-notification)[ Packagist](https://packagist.org/packages/lehagere/error-log-notification)[ RSS](/packages/lehagere-error-log-notification/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5497b4580b7bddd9992fbf16aedd698bb2f252a8902a9d641594057bdabf218a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c656861676572652f6572726f722d6c6f672d6e6f74696669636174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lehagere/error-log-notification)[![Total Downloads](https://camo.githubusercontent.com/4052ef5dea7755843f7560e9fec613b63236f2ee374b13b6f871c56b7304f542/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c656861676572652f6572726f722d6c6f672d6e6f74696669636174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lehagere/error-log-notification)

The package will register logs (error, warning, etc.) in the database and send them via email as a report on the configured duration. I developed the package because I was tired of regularly checking my log files for errors. And as an admin of my systems I want to be ahead of the curve reslove the issues.

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

[](#installation)

You can install the package via composer:

```
composer require lehagere/error-log-notification
```

Usage
-----

[](#usage)

You have to migrate for the table to be included in your database.

```
php artisan migrate
```

Publish the configuration file.

```
php artisan vendor:publish
```

You can update the duration of the notification and who should get the email notification.

### Security

[](#security)

If you discover any security related issues, please send a message @lehagere instead of using the issue tracker.

Credits
-------

[](#credits)

- [Lehagere](https://github.com/lehagere)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity25

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.

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/lehagere-error-log-notification/health.svg)

```
[![Health](https://phpackages.com/badges/lehagere-error-log-notification/health.svg)](https://phpackages.com/packages/lehagere-error-log-notification)
```

###  Alternatives

[psr/log

Common interface for logging libraries

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

API for OpenTelemetry PHP.

1941.5M273](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M337](/packages/open-telemetry-sdk)

PHPackages © 2026

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