PHPackages                             byronfichardt/laravel-free-exception-tracker - 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. byronfichardt/laravel-free-exception-tracker

Abandoned → [byronfichardt/laravel-watcher](/?search=byronfichardt%2Flaravel-watcher)ArchivedLibrary[Logging &amp; Monitoring](/categories/logging)

byronfichardt/laravel-free-exception-tracker
============================================

Open Source Exception Tracker for Laravel

0.2.1(3y ago)037MITPHPPHP ^8.0

Since Nov 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/byronfichardt/laravel-watcher)[ Packagist](https://packagist.org/packages/byronfichardt/laravel-free-exception-tracker)[ Docs](https://github.com/byronfichardt/laravel-watcher)[ RSS](/packages/byronfichardt-laravel-free-exception-tracker/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (4)Versions (16)Used By (0)

Laravel Watcher
===============

[](#laravel-watcher)

[![Tests](https://github.com/byronfichardt/laravel-watcher/actions/workflows/main.yml/badge.svg)](https://github.com/byronfichardt/laravel-watcher/actions/workflows/main.yml/badge.svg)

This is the package need by the [Watcher app](https://github.com/byronfichardt/Watcher) to watch for exceptions in your Laravel Application. Exceptions will be sent to the Watcher Server.

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

[](#installation)

You can install the package via composer:

```
composer require byronfichardt/laravel-watcher
```

You should publish the config file with:

```
php artisan vendor:publish --provider="ByronFichardt\Watcher\WatcherServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

In the Handler.php file, add the following to the report method:

```
Watcher::report($exception);
```

Then you need to add the following to your .env file:

```
WATCHER_TOKEN=
WATCHER_BASE_URL=
WATCHER_SERVICE_ID=
```

Credits
-------

[](#credits)

- [Byron Fichardt](https://github.com/byronfichardt)
- [All Contributors](../../contributors)

License
-------

[](#license)

Watcher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)..

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

12

Last Release

1287d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7403549?v=4)[FichBy](/maintainers/byronfichardt)[@byronfichardt](https://github.com/byronfichardt)

---

Top Contributors

[![byronfichardt](https://avatars.githubusercontent.com/u/7403549?v=4)](https://github.com/byronfichardt "byronfichardt (40 commits)")

---

Tags

laravel-packagephpbyronfichardtlaravel-watcher

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/byronfichardt-laravel-free-exception-tracker/health.svg)

```
[![Health](https://phpackages.com/badges/byronfichardt-laravel-free-exception-tracker/health.svg)](https://phpackages.com/packages/byronfichardt-laravel-free-exception-tracker)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M165](/packages/spatie-laravel-health)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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