PHPackages                             ygthor/laravel-error-notify - 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. ygthor/laravel-error-notify

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

ygthor/laravel-error-notify
===========================

Your Laravel package description

1.0.4(2y ago)08MITPHPPHP \*

Since Sep 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ygthor/laravel-error-notify)[ Packagist](https://packagist.org/packages/ygthor/laravel-error-notify)[ RSS](/packages/ygthor-laravel-error-notify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Laravel Error Notify
====================

[](#laravel-error-notify)

This package is used to send out error log through email to developer account.

```
composer require ygthor/laravel-error-notify

```

Need to create following variable in .env to use IP\_STACK\_API\_KEY need request using this url , ipstack allow to trace visitor ip location.

```
IP_STACK_API_KEY=xxxxxxx
DEBUGGER_EMAIL=developer@company.com
DEBUGGER_MAIL_HOST=smtp.gmail.com
DEBUGGER_MAIL_PORT=587
DEBUGGER_MAIL_USERNAME=xxxx@gmail.com
DEBUGGER_MAIL_PASSWORD=xxxxxx
DEBUGGER_MAIL_ENCRYPTION=tls

```

use this command to publish config

```
php artisan vendor:publish --tag=config --provider="YGThor\LaravelErrorNotify\LaravelErrorNotifyServiceProvider"

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

3

Last Release

972d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/882772b25ca46f7693fafd884e81fd35f09e0bb4c3132b662a3afa6230c0a131?d=identicon)[ygthor](/maintainers/ygthor)

---

Top Contributors

[![ygthor](https://avatars.githubusercontent.com/u/51053902?v=4)](https://github.com/ygthor "ygthor (9 commits)")

### Embed Badge

![Health badge](/badges/ygthor-laravel-error-notify/health.svg)

```
[![Health](https://phpackages.com/badges/ygthor-laravel-error-notify/health.svg)](https://phpackages.com/packages/ygthor-laravel-error-notify)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[beyondcode/laravel-server-timing

Add Server-Timing header information from within your Laravel apps.

5712.0M1](/packages/beyondcode-laravel-server-timing)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[kitloong/laravel-app-logger

Laravel log for your application

101.2M8](/packages/kitloong-laravel-app-logger)[label84/laravel-auth-log

Log user authentication actions in Laravel.

3654.0k](/packages/label84-laravel-auth-log)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)

PHPackages © 2026

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