PHPackages                             analogic/alert-bundle - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. analogic/alert-bundle

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

analogic/alert-bundle
=====================

Simple Symfony bundle for email alerting PHP exceptions and Javascript exceptions

1.3.4(7y ago)082MITPHPPHP &gt;=7.1

Since Feb 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/analogic/alert-bundle)[ Packagist](https://packagist.org/packages/analogic/alert-bundle)[ Docs](https://analogic.cz/)[ RSS](/packages/analogic-alert-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

Alert Bundle
------------

[](#alert-bundle)

Simple symfony bundle for reporting Request Exceptions, Command Exceptions and JS Exceptions to email. It's intended use is for applications running in production giving some valuable feedback when something wrong happens.

*Notice: Alert Bundle uses internal symfony mailer service, so it must be properly set*

Documentation
=============

[](#documentation)

Installation
------------

[](#installation)

Run from terminal:

```
$ composer require analogic/alert-bundle
```

Enable bundle in the kernel:

```
