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

ActiveLibrary

mozzy/laravel
=============

Automatic Laravel exception reporting for Mozzy Assistance.

v1.0.0(yesterday)02↑2900%MITPHPPHP ^8.2

Since Aug 1Pushed yesterdayCompare

[ Source](https://github.com/jubbot/mozzy-laravel)[ Packagist](https://packagist.org/packages/mozzy/laravel)[ RSS](/packages/mozzy-laravel/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Mozzy for Laravel
=================

[](#mozzy-for-laravel)

Automatic exception reporting for Mozzy Assistance without editing `bootstrap/app.php`, `config/services.php`, or `bootstrap/providers.php`.

Install
-------

[](#install)

```
composer require mozzy/laravel
php artisan mozzy:install
```

Paste the endpoint and private token shown in your Mozzy connection details. The installer saves them to `.env` and immediately tests the connection.

To test it again later:

```
php artisan mozzy:test
```

The package reports Laravel web, queue, scheduled task, and console exceptions through Laravel's global exception handler. A Mozzy network failure is always caught and never interrupts the host application.

Manual environment setup
------------------------

[](#manual-environment-setup)

The installer can be skipped by adding these values to `.env`:

```
MOZZY_ENABLED=true
MOZZY_ENDPOINT=https://your-mozzy.example/api/v1/assistance/events
MOZZY_ASSISTANCE_TOKEN=your-private-token
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

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

Unknown

Total

1

Last Release

1d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cd9f3b057d9bb62b0846b4d935b6d25db032b6f6d7591fcf60fe2628c76674e?d=identicon)[jubbot](/maintainers/jubbot)

---

Top Contributors

[![jubbot](https://avatars.githubusercontent.com/u/34769764?v=4)](https://github.com/jubbot "jubbot (3 commits)")

### Embed Badge

![Health badge](/badges/mozzy-laravel/health.svg)

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

###  Alternatives

[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

78727.1M205](/packages/laravel-mcp)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.4M352](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M275](/packages/laravel-ai)[spatie/laravel-export

Create a static site bundle from a Laravel app

679153.2k6](/packages/spatie-laravel-export)[illuminate/auth

The Illuminate Auth package.

9328.5M1.3k](/packages/illuminate-auth)[illuminate/routing

The Illuminate Routing package.

1419.4M3.4k](/packages/illuminate-routing)

PHPackages © 2026

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