PHPackages                             versionwatch/laravel-error-reporter - 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. versionwatch/laravel-error-reporter

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

versionwatch/laravel-error-reporter
===================================

VersionWatch Error reporting for Laravel applications

2.4.2(1y ago)0104MITPHPPHP ^8.0

Since Apr 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/versionwatch/laravel-error-reporter)[ Packagist](https://packagist.org/packages/versionwatch/laravel-error-reporter)[ RSS](/packages/versionwatch-laravel-error-reporter/feed)WikiDiscussions master Synced today

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

VersionWatch Error Reporter for Laravel
=======================================

[](#versionwatch-error-reporter-for-laravel)

[![Latest Version](https://camo.githubusercontent.com/266e3d0227638c8f6fe67f6201263ff609e0c855e789094675d0db9452dd6533/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76657273696f6e77617463682f6c61726176656c2d6572726f722d7265706f727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/versionwatch/laravel-error-reporter)[![Total Downloads](https://camo.githubusercontent.com/4e776275572d2ae7c9c031bb011eeff2fd7bed900cdc2efbac621dfafa4b3d95/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76657273696f6e77617463682f6c61726176656c2d6572726f722d7265706f727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/versionwatch/laravel-error-reporter)[![License](https://camo.githubusercontent.com/e0ab5ac40db79957327ecedc0fa921619019db871167feb0ddc6b72c665cbe7a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f76657273696f6e77617463682f6c61726176656c2d6572726f722d7265706f727465722e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

A seamless error monitoring solution for Laravel applications, part of the VersionWatch ecosystem. Automatically track, group, and analyze exceptions in your production applications.

[![Error Dashboard Preview](https://camo.githubusercontent.com/2f5f3d4243a040e6f1cfff8c593834f42ce6c10f469e66bcf5d175d825a4be13/68747470733a2f2f76657273696f6e77617463682e636f6d2f696d616765732f6572726f722d64617368626f6172642e706e67)](https://camo.githubusercontent.com/2f5f3d4243a040e6f1cfff8c593834f42ce6c10f469e66bcf5d175d825a4be13/68747470733a2f2f76657273696f6e77617463682e636f6d2f696d616765732f6572726f722d64617368626f6172642e706e67)

Features
--------

[](#features)

- **Automatic Error Reporting** - Catches all unhandled exceptions
- **Smart Grouping** - Automatically groups similar errors using content hashing
- **Rich Context** - Includes environment data, stack traces, and user context
- **Multi-project Support** - Track errors across multiple Laravel applications
- **Security First** - No sensitive data collected by default
- **Queue Integration** - Built-in support for Laravel queues
- **Performance Monitoring** - Track error occurrence frequency and patterns

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

[](#installation)

1. Install via Composer:

```
composer require versionwatch/laravel-error-reporter

2. Publish configuration file:
```bash
php artisan vendor:publish --tag=vw-error-reporter

3. Configure your .env file:
```bash
VERSIONWATCH_ERROR_REPORTING_ENABLED=true
VERSIONWATCH_ERROR_REPORTING_ENDPOINT=https://errors.versionwatch.com
VERSIONWATCH_ERROR_REPORTING_PROJECT_ID=your_project_id
VERSIONWATCH_ERROR_REPORTING_API_KEY=your_api_key

4. Queue Integration:
```bash
VERSIONWATCH_QUEUE_ENABLED=true
VERSIONWATCH_QUEUE_NAME=versionwatch-errors

## License

The VersionWatch Error Reporter is open-source software licensed under the MIT license.
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance46

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

18

Last Release

421d ago

Major Versions

v1.0.0 → v2.0.02025-04-14

v1.1.0 → v2.3.62025-04-24

1.2.0 → v2.42025-05-01

1.1.1 → 2.4.12025-05-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db6e10a6eb79a5ae10fd19d49c26291037fe03c2ecd5411267e4af04a1315e0?d=identicon)[versionwatchofficial](/maintainers/versionwatchofficial)

---

Top Contributors

[![aliwirebox](https://avatars.githubusercontent.com/u/138610465?v=4)](https://github.com/aliwirebox "aliwirebox (20 commits)")

### Embed Badge

![Health badge](/badges/versionwatch-laravel-error-reporter/health.svg)

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M222](/packages/backpack-crud)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M984](/packages/statamic-cms)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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