PHPackages                             byronfichardt/laravel-watcher - 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. byronfichardt/laravel-watcher

ActiveLibrary

byronfichardt/laravel-watcher
=============================

Open Source Exception Tracker for Laravel

0.2.1(3y ago)067MITPHPPHP ^8.0

Since Nov 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/byronfichardt/laravel-watcher)[ Packagist](https://packagist.org/packages/byronfichardt/laravel-watcher)[ Docs](https://github.com/byronfichardt/laravel-watcher)[ RSS](/packages/byronfichardt-laravel-watcher/feed)WikiDiscussions main Synced 1mo ago

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 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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

1235d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbbb2187fb93b5fc91f65ccd5632de43aad2dcdc776203349b20c91022b0d010?d=identicon)[byronfichardt](/maintainers/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-watcher/health.svg)

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

###  Alternatives

[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4633.7M3](/packages/stechstudio-laravel-zipstream)[laravel-notification-channels/microsoft-teams

A Laravel Notification Channel for Microsoft Teams

1603.0M7](/packages/laravel-notification-channels-microsoft-teams)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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