PHPackages                             globegroup/notifier-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. globegroup/notifier-bundle

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

globegroup/notifier-bundle
==========================

Globe Group Notifier Bundle

v1.0.3(6y ago)21MITPHPPHP ^7.3CI failing

Since Dec 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/globegroup/notifier)[ Packagist](https://packagist.org/packages/globegroup/notifier-bundle)[ RSS](/packages/globegroup-notifier-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (5)Used By (0)

Notifier Bundle by Globe Group
==============================

[](#notifier-bundle-by-globe-group)

Notifier Bundle for the Symfony Framework.

What is Notifier?
-----------------

[](#what-is-notifier)

Sends notification to admin when exception occurs. Notification is send only one for each unique exception.

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

[](#getting-started)

Required environment variables

```
# App key from SMSLabs
SMS_NOTIFIER_APP_KEY=secret

# Secret key from SMSLabs
SMS_NOTIFIER_SECRET_KEY=secret

# Name of sender, must be set in SMSLabs
SMS_NOTIFIER_SENDER_ID="SMSLabs config"

# List of SMS notification receivers
SMS_NOTIFIER_RECEIVERS='["123456789", "987654321"]'

# Name of project for easy identification for admin
SMS_NOTIFIER_PROJECT_NAME="Demo project"

# Config of SMTP server from EmailLabs
EMAIL_NOTIFIER_SMTP_ACCOUNT="1.xyz.smtp"

# App key from EmailLabs
EMAIL_NOTIFIER_APP_KEY=secret

# Secret key from EmailLabs
EMAIL_NOTIFIER_SECRET_KEY=secret

# List of email notification receivers
EMAIL_NOTIFIER_RECEIVERS='["mail@mail.it", "demo@mail.it"]'
```

Removing lock from particular notification, because notification is send only once. If you want to re-enable notifications for particular error, you need to unlock it with that command.

```
bin/console notifier:remove-lock {identifier}
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

2394d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fc302a9a5ef7cb20cc6d5bf725a1cb96e0ad4245fa14fbebc9ec6802bdabdc4?d=identicon)[globegroup](/maintainers/globegroup)

---

Top Contributors

[![caelumek](https://avatars.githubusercontent.com/u/16755505?v=4)](https://github.com/caelumek "caelumek (17 commits)")

### Embed Badge

![Health badge](/badges/globegroup-notifier-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/globegroup-notifier-bundle/health.svg)](https://phpackages.com/packages/globegroup-notifier-bundle)
```

PHPackages © 2026

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