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

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

honeybadger-io/honeybadger-laravel
==================================

Honeybadger Laravel integration

v5.0.0(2mo ago)431.2M—2.2%15[4 issues](https://github.com/honeybadger-io/honeybadger-laravel/issues)MITPHPPHP ^8.2CI passing

Since Jul 14Pushed 2mo ago6 watchersCompare

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

READMEChangelog (10)Dependencies (18)Versions (89)Used By (0)

Honeybadger Laravel integration
===============================

[](#honeybadger-laravel-integration)

[![Latest Version on Packagist](https://camo.githubusercontent.com/574e03ca67bc89364928e8d4463885c00b6149029a66ec4a6c9650c919bbbce2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f6e65796261646765722d696f2f686f6e65796261646765722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/honeybadger-io/honeybadger-laravel)[![Total Downloads](https://camo.githubusercontent.com/31133d37692de366eaafc08e9d343cfec1b9255c3eaacfbb85dfb57becbed768/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686f6e65796261646765722d696f2f686f6e65796261646765722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/honeybadger-io/honeybadger-laravel)[![Run Tests](https://github.com/honeybadger-io/honeybadger-laravel/workflows/Run%20Tests/badge.svg?branch=master)](https://github.com/honeybadger-io/honeybadger-laravel/workflows/Run%20Tests/badge.svg?branch=master)[![StyleCI](https://camo.githubusercontent.com/3805115929a091358fcd1d2ad41521064c9ba85ce52f7aac21774ac903e564b4/68747470733a2f2f7374796c6563692e696f2f7265706f732f3133383632373337372f736869656c64)](https://github.styleci.io/repos/138627377)

This is the Laravel library for integrating apps with the ⚡ [Honeybadger Exception Notifier for Laravel](https://www.honeybadger.io/for/laravel/?utm_source=github&utm_medium=readme&utm_campaign=laravel&utm_content=Honeybadger+Exception+Notifier+for+Laravel).

Documentation and Support
-------------------------

[](#documentation-and-support)

For comprehensive documentation and support, check out our [documentation site](https://docs.honeybadger.io/lib/php/index.html):

- [Laravel Integration Guide](https://docs.honeybadger.io/lib/php/integration/laravel.html)
- [Lumen Integration Guide](https://docs.honeybadger.io/lib/php/integration/lumen.html)

Testing
-------

[](#testing)

```
> composer test
```

Code Style
----------

[](#code-style)

This project follows the [PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md). In addition, StyleCI will apply the [Laravel preset](https://docs.styleci.io/presets#laravel).

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Releasing
---------

[](#releasing)

We have enabled GitHub integration with [Packagist](https://packagist.org). Packagist is automatically notified when a new release is made on GitHub.

Releases are automated, using [Github Actions](https://github.com/honeybadger-io/honeybadger-laravel/blob/master/.github/workflows/release.yml):

- When a PR is merged on master, the [run-tests.yml](https://github.com/honeybadger-io/honeybadger-laravel/blob/master/.github/workflows/run-tests.yml) workflow is executed, which runs the tests.
- If the tests pass, the [release.yml](https://github.com/honeybadger-io/honeybadger-laravel/blob/master/.github/workflows/release.yml) workflow will be executed.
- Depending on the commit message, a release PR will be created with the suggested the version bump and changelog. Note: Not all commit messages trigger a new release, for example, chore: ... will not trigger a release.
- If the release PR is merged, the release.yml workflow will be executed again, and this time it will create a github release.

Credits
-------

[](#credits)

- [TJ Miller](https://github.com/sixlive)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

68

—

FairBetter than 100% of packages

Maintenance84

Actively maintained with recent releases

Popularity52

Moderate usage in the ecosystem

Community26

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

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

Recently: every ~77 days

Total

58

Last Release

73d ago

Major Versions

1.x-dev → v2.0.02019-09-23

v2.1.0 → v3.0.02020-03-09

v3.18.2 → v4.0.02024-03-22

v4.7.1 → v5.0.02026-03-06

PHP version history (7 changes)v1.0.0PHP ^7.1|^7.2

v1.4.0PHP ^7.1|7.2

v1.5.0PHP ^7.1

v2.0.0PHP ^7.2

v3.3.0PHP ^7.2|^8.0

v4.0.0PHP ^8.1

v5.0.0PHP ^8.2

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/5ede9dfcfa1a592d730f5af05505980a652fc6f96d3a182f0dbe3f2a14db852b?d=identicon)[ben.curtis](/maintainers/ben.curtis)

![](https://www.gravatar.com/avatar/505c3ee7241d623c7d42f9abdb85e274d009b3698a96e49c8ecbff9bd05c4f76?d=identicon)[subzero10](/maintainers/subzero10)

---

Top Contributors

[![shalvah](https://avatars.githubusercontent.com/u/14361073?v=4)](https://github.com/shalvah "shalvah (143 commits)")[![sixlive](https://avatars.githubusercontent.com/u/5108034?v=4)](https://github.com/sixlive "sixlive (58 commits)")[![subzero10](https://avatars.githubusercontent.com/u/5813382?v=4)](https://github.com/subzero10 "subzero10 (53 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")[![johanrosenson](https://avatars.githubusercontent.com/u/10432296?v=4)](https://github.com/johanrosenson "johanrosenson (8 commits)")[![stympy](https://avatars.githubusercontent.com/u/1070?v=4)](https://github.com/stympy "stympy (5 commits)")[![joshuap](https://avatars.githubusercontent.com/u/474649?v=4)](https://github.com/joshuap "joshuap (4 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (2 commits)")[![the-pulli](https://avatars.githubusercontent.com/u/112799107?v=4)](https://github.com/the-pulli "the-pulli (1 commits)")[![derrickschoen](https://avatars.githubusercontent.com/u/13784912?v=4)](https://github.com/derrickschoen "derrickschoen (1 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (1 commits)")[![michaeldyrynda](https://avatars.githubusercontent.com/u/558441?v=4)](https://github.com/michaeldyrynda "michaeldyrynda (1 commits)")[![pointybeard](https://avatars.githubusercontent.com/u/24912?v=4)](https://github.com/pointybeard "pointybeard (1 commits)")[![svenluijten](https://avatars.githubusercontent.com/u/11269635?v=4)](https://github.com/svenluijten "svenluijten (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

---

Tags

error-handlingerror-monitoringhoneybadgerlaravelphploggingmonitoringdebuggingerrorsexceptionshoneybadger-iohoneybadger-php

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[honeybadger-io/honeybadger-php

Honeybadger PHP library

381.5M4](/packages/honeybadger-io-honeybadger-php)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M82](/packages/rollbar-rollbar)[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90334.6M36](/packages/bugsnag-bugsnag-laravel)[gevans/honeybadger

Honeybadger PHP library

387.6k](/packages/gevans-honeybadger)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)

PHPackages © 2026

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