PHPackages                             jimmyjetter/sendexception - 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. jimmyjetter/sendexception

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

jimmyjetter/sendexception
=========================

this package sends an exception to the given endpoint

14PHP

Since Sep 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jimmyjetter27/Sendexception)[ Packagist](https://packagist.org/packages/jimmyjetter/sendexception)[ RSS](/packages/jimmyjetter-sendexception/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SendException Package
=====================

[](#sendexception-package)

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

[](#installation)

After installing, add the below text to config/app, under Application Service Providers

#### \\Jimmyjetter\\Sendexception\\SendExceptionServiceProvider::class

[](#jimmyjettersendexceptionsendexceptionserviceproviderclass)

### Autoload files

[](#autoload-files)

You have to autoload the files in the package with the composer command. An example is illustrated below.

#### composer dump-autoload

[](#composer-dump-autoload)

### Publish vendor files

[](#publish-vendor-files)

The last thing to do is publish the vendor files.

#### php artisan vendor:publish

[](#php-artisan-vendorpublish)

Usage
-----

[](#usage)

Import Jimmyjetter\\Sendexception\\SendException to anyfile you will be using the package in with the "use" keyword.

### Eg

[](#eg)

use Jimmyjetter\\Sendexception\\SendException;

$send\_exception = new SendException();
$send\_exception-&gt;notifyUser();

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4832009177d951a23dcd1c46b71b611976969bb2e7de4298f815bd48b8d41a9?d=identicon)[jimmyjetter](/maintainers/jimmyjetter)

---

Top Contributors

[![jimmyjetter27](https://avatars.githubusercontent.com/u/75503724?v=4)](https://github.com/jimmyjetter27 "jimmyjetter27 (7 commits)")

### Embed Badge

![Health badge](/badges/jimmyjetter-sendexception/health.svg)

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

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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