PHPackages                             catch-e/laminas-bugsnag - 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. catch-e/laminas-bugsnag

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

catch-e/laminas-bugsnag
=======================

Bugsnag notifier for the Laminas PHP framework

1.0.1(3y ago)219.4k—7.1%MITPHPPHP &gt;=8.0

Since Aug 25Pushed 3y ago2 watchersCompare

[ Source](https://github.com/catch-e/laminas-bugsnag)[ Packagist](https://packagist.org/packages/catch-e/laminas-bugsnag)[ RSS](/packages/catch-e-laminas-bugsnag/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Bugsnag for the Laminas Framework
---------------------------------

[](#bugsnag-for-the-laminas-framework)

### Bugsnag?

[](#bugsnag)

Bugsnag integration for the Laminas Framework gives you instant notifications of the errors in your application. You can create a free plan/account on the [bugsnag](https://bugsnag.com) website.

### Install

[](#install)

#### Installation with the composer

[](#installation-with-the-composer)

```
composer require catch-e/laminas-bugsnag
```

### Requirements

[](#requirements)

- PHP 8.0+
- [Laminas Framework](https://getlaminas.org)
- [Bugsnag PHP API](https://github.com/bugsnag/bugsnag-php)

### Post Installation

[](#post-installation)

Enable it in your `application.config.php` (or `modules.config.php`) file

```
