PHPackages                             miljan9602/bugsnag-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. miljan9602/bugsnag-laravel

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

miljan9602/bugsnag-laravel
==========================

Official Bugsnag notifier for Laravel applications.

v2.17.3(6y ago)1486MITPHPPHP &gt;=5.5

Since Nov 10Pushed 6y agoCompare

[ Source](https://github.com/Miljan9602/bugsnag-laravel)[ Packagist](https://packagist.org/packages/miljan9602/bugsnag-laravel)[ Docs](https://github.com/bugsnag/bugsnag-laravel)[ RSS](/packages/miljan9602-bugsnag-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (70)Used By (0)

Bugsnag exception reporter for Laravel and Lumen
================================================

[](#bugsnag-exception-reporter-for-laravel-and-lumen)

[![Build Status](https://camo.githubusercontent.com/a674734b5a250e19c163476676082513da5adf64e07d4324c74190a62c8f39f4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f627567736e61672f627567736e61672d6c61726176656c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/bugsnag/bugsnag-laravel)[![StyleCI Status](https://camo.githubusercontent.com/4fab2d313a570ef12a4eb5d816aab422b114a12e8dca7741440a613eb55cae25/68747470733a2f2f7374796c6563692e696f2f7265706f732f31343236383437322f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/14268472)[![Documentation](https://camo.githubusercontent.com/86e8dc2314c322a2b442ef3517a4898fa010ea69717c416d4c0a67e2a9164663/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63756d656e746174696f6e2d6c61746573742d626c75652e7376673f7374796c653d666c61742d737175617265)](https://docs.bugsnag.com/platforms/php/)

The Bugsnag Notifier for Laravel gives you instant notification of errors and exceptions in your Laravel PHP applications. We support both Laravel and Lumen. Learn more about [Laravel error reporting](https://www.bugsnag.com/platforms/php/laravel/) from Bugsnag.

### Looking for Laravel 4 support?

[](#looking-for-laravel-4-support)

v1 of our Laravel package supports Laravel 4. You can find it on our [1.7 branch](https://github.com/bugsnag/bugsnag-laravel/tree/1.7).

Features
--------

[](#features)

- Automatically report unhandled exceptions and crashes
- Report handled exceptions
- Attach user information and custom diagnostic data to determine how many people are affected by a crash

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

[](#getting-started)

1. [Create a Bugsnag account](https://www.bugsnag.com)
2. Complete the instructions in the integration guide for [Laravel](https://docs.bugsnag.com/platforms/php/laravel/) or [Lumen](https://docs.bugsnag.com/platforms/php/lumen/)
3. Report handled exceptions using [`Bugsnag::notify()`](https://docs.bugsnag.com/platforms/php/laravel/#reporting-handled-exceptions)
4. Customize your integration using the [configuration options](https://docs.bugsnag.com/platforms/php/laravel/configuration-options/)

Support
-------

[](#support)

- Check out the [configuration options](https://docs.bugsnag.com/platforms/php/laravel/configuration-options/)
- [Search open and closed issues](https://github.com/bugsnag/bugsnag-laravel/issues?utf8=%E2%9C%93&q=is%3Aissue) for similar problems
- [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-laravel/issues/new)

Contributing
------------

[](#contributing)

All contributors are welcome! For information on how to build, test, and release, see our [contributing guide](CONTRIBUTING.md).

License
-------

[](#license)

The Bugsnag Laravel library is free software released under the MIT License. See [LICENSE.txt](LICENSE.txt) for details.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~38 days

Recently: every ~27 days

Total

59

Last Release

2366d ago

Major Versions

v1.7.0 → v2.0.02016-07-07

1.7.x-dev → v2.2.02016-08-09

PHP version history (3 changes)v1.0.0PHP &gt;=5.3.0

v2.0.0PHP &gt;=5.5.9

v2.0.1PHP &gt;=5.5

### Community

Maintainers

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

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (200 commits)")[![loopj](https://avatars.githubusercontent.com/u/104009?v=4)](https://github.com/loopj "loopj (59 commits)")[![kattrali](https://avatars.githubusercontent.com/u/333454?v=4)](https://github.com/kattrali "kattrali (42 commits)")[![tomlongridge](https://avatars.githubusercontent.com/u/6351188?v=4)](https://github.com/tomlongridge "tomlongridge (34 commits)")[![Cawllec](https://avatars.githubusercontent.com/u/7754028?v=4)](https://github.com/Cawllec "Cawllec (26 commits)")[![snmaynard](https://avatars.githubusercontent.com/u/829837?v=4)](https://github.com/snmaynard "snmaynard (18 commits)")[![ConradIrwin](https://avatars.githubusercontent.com/u/94272?v=4)](https://github.com/ConradIrwin "ConradIrwin (16 commits)")[![mozammil](https://avatars.githubusercontent.com/u/1447522?v=4)](https://github.com/mozammil "mozammil (5 commits)")[![jessicard](https://avatars.githubusercontent.com/u/621904?v=4)](https://github.com/jessicard "jessicard (4 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (3 commits)")[![adamgoose](https://avatars.githubusercontent.com/u/611068?v=4)](https://github.com/adamgoose "adamgoose (2 commits)")[![alnutile](https://avatars.githubusercontent.com/u/365385?v=4)](https://github.com/alnutile "alnutile (2 commits)")[![dimsav](https://avatars.githubusercontent.com/u/1785686?v=4)](https://github.com/dimsav "dimsav (2 commits)")[![ellefsen](https://avatars.githubusercontent.com/u/95847?v=4)](https://github.com/ellefsen "ellefsen (2 commits)")[![gregrobson](https://avatars.githubusercontent.com/u/1911321?v=4)](https://github.com/gregrobson "gregrobson (2 commits)")[![hannesvdvreken](https://avatars.githubusercontent.com/u/1410358?v=4)](https://github.com/hannesvdvreken "hannesvdvreken (2 commits)")[![jaketoolson](https://avatars.githubusercontent.com/u/612332?v=4)](https://github.com/jaketoolson "jaketoolson (2 commits)")[![Miljan9602](https://avatars.githubusercontent.com/u/19391119?v=4)](https://github.com/Miljan9602 "Miljan9602 (2 commits)")[![vinkla](https://avatars.githubusercontent.com/u/499192?v=4)](https://github.com/vinkla "vinkla (1 commits)")[![mabasic](https://avatars.githubusercontent.com/u/1839930?v=4)](https://github.com/mabasic "mabasic (1 commits)")

---

Tags

laravelloggingerrorsexceptionsbugsnagtracking

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90234.6M36](/packages/bugsnag-bugsnag-laravel)[bugsnag/bugsnag

Official Bugsnag notifier for PHP applications.

56347.0M78](/packages/bugsnag-bugsnag)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

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

Official BugSnag notifier for Symfony applications.

453.0M3](/packages/bugsnag-bugsnag-symfony)[honeybadger-io/honeybadger-laravel

Honeybadger Laravel integration

431.2M](/packages/honeybadger-io-honeybadger-laravel)[evolution7/bugsnag-bundle

Bugsnag error reporting integration for Symfony2

19126.5k1](/packages/evolution7-bugsnag-bundle)

PHPackages © 2026

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