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 1mo ago

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.2B9.1k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M137](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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