PHPackages                             trburgess/tiny-crash-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. trburgess/tiny-crash-reporter

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

trburgess/tiny-crash-reporter
=============================

Tiny crash reporter is a PHP library to alert a user of an uncaught exception in their code.

117

Since Jul 3Compare

[ Source](https://github.com/trburgess/tiny-crash-reporter)[ Packagist](https://packagist.org/packages/trburgess/tiny-crash-reporter)[ RSS](/packages/trburgess-tiny-crash-reporter/feed)WikiDiscussions Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Tiny Crash Reporter
===================

[](#tiny-crash-reporter)

Tiny crash reporter is a PHP library to alert a user of an uncaught exception in their code.

Features
--------

[](#features)

- Handle any errors raised PHP
- Handle any uncaught exception

Getting started
---------------

[](#getting-started)

1. `composer require "trburgess/tiny-crash-reporter:dev-master"`
2. Register the exception handler: `TinyCrashReporter\Handler::register(); `
3. Put the kettle on ;)!

License
-------

[](#license)

The Tiny Crash Reporter PHP library is free software released under the MIT License. See [LICENSE](LICENSE) for details.

Example
-------

[](#example)

For an example see:

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://avatars.githubusercontent.com/u/507689?v=4)[Tom](/maintainers/trburgess)[@trburgess](https://github.com/trburgess)

### Embed Badge

![Health badge](/badges/trburgess-tiny-crash-reporter/health.svg)

```
[![Health](https://phpackages.com/badges/trburgess-tiny-crash-reporter/health.svg)](https://phpackages.com/packages/trburgess-tiny-crash-reporter)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.9k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M262](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8676.7k](/packages/illuminated-console-logger)

PHPackages © 2026

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