PHPackages                             perfekteriksson/exceptionviewer - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. perfekteriksson/exceptionviewer

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

perfekteriksson/exceptionviewer
===============================

View exception thrown by Laravel in your browser

0281PHP

Since Dec 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/perfekteriksson/Exceptionviewer)[ Packagist](https://packagist.org/packages/perfekteriksson/exceptionviewer)[ RSS](/packages/perfekteriksson-exceptionviewer/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Exceptionviewer
===============

[](#exceptionviewer)

View exception thrown by Laravel in your browser. Example:

[![Overview](https://camo.githubusercontent.com/ab033932f0ae651e86f4aedacbf907da8b6e5c853fa70617b8c8923295a44ae2/687474703a2f2f692e696d6775722e636f6d2f395479324c42762e706e67 "Overview")](https://camo.githubusercontent.com/ab033932f0ae651e86f4aedacbf907da8b6e5c853fa70617b8c8923295a44ae2/687474703a2f2f692e696d6775722e636f6d2f395479324c42762e706e67)[![Details](https://camo.githubusercontent.com/522b18841bbffade8d71ee225dd312e723ca2c56846f1c001fbb099d92227fd9/687474703a2f2f692e696d6775722e636f6d2f644952323252622e706e67 "Details")](https://camo.githubusercontent.com/522b18841bbffade8d71ee225dd312e723ca2c56846f1c001fbb099d92227fd9/687474703a2f2f692e696d6775722e636f6d2f644952323252622e706e67)

Installation
============

[](#installation)

To install this package:

1. Add the following to the "requires"-section of your composer.json file:

    "perfekteriksson/exceptionviewer": "dev-master"
2. Run `composer update` followed by `composer install`.
3. Run migrations: `php artisan migrate --package=perfekteriksson/exceptionviewer`
4. Register the service provider in app/config/app.php: `Perfekteriksson\Exceptionviewer\ExceptionviewerServiceProvider`.
5. That's it! Visit /exceptions to view all errors.

TODO
====

[](#todo)

- Add support for authentication

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4101817?v=4)[Per Eriksson](/maintainers/perfekteriksson)[@perfekteriksson](https://github.com/perfekteriksson)

---

Top Contributors

[![perfekteriksson](https://avatars.githubusercontent.com/u/4101817?v=4)](https://github.com/perfekteriksson "perfekteriksson (2 commits)")

### Embed Badge

![Health badge](/badges/perfekteriksson-exceptionviewer/health.svg)

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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