PHPackages                             mangati/gove-notifier - 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. mangati/gove-notifier

ActiveSymfony-notifier-bridge

mangati/gove-notifier
=====================

Mangati Gove Notifier Bridge

v1.0.0(2y ago)021MITPHPPHP &gt;=8.1

Since Mar 7Pushed 2y ago2 watchersCompare

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

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

Gove Notifier
=============

[](#gove-notifier)

Provides [Gove](https://gove.digital/) integration for Symfony Notifier.

DSN example
-----------

[](#dsn-example)

```
GOVE_DSN=gove://TOKEN:PASSWORD@default

```

where:

- `EMAIL` is your Gove username (must be encoded, replacing `@` with `%40`)
- `PASSWORD` is your Gove username

Usage
-----

[](#usage)

```
$options = new GoveOptions('phone-number', 'template_name', [
    "my",
    "template",
    "variables",
]);

$message = new ChatMessage('Test', $options);

$notifier->send($message);
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

793d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/993ae218b2285441c4144a2dbfe5c40efa9a483cde2c6762b544bd557243ee7a?d=identicon)[rogeriolino](/maintainers/rogeriolino)

---

Top Contributors

[![rogeriolino](https://avatars.githubusercontent.com/u/1065082?v=4)](https://github.com/rogeriolino "rogeriolino (1 commits)")

---

Tags

notifierwhatsappgove

### Embed Badge

![Health badge](/badges/mangati-gove-notifier/health.svg)

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

###  Alternatives

[symfony/slack-notifier

Symfony Slack Notifier Bridge

426.1M11](/packages/symfony-slack-notifier)[symfony/telegram-notifier

Symfony Telegram Notifier Bridge

73882.7k5](/packages/symfony-telegram-notifier)[symfony/fake-sms-notifier

Fake SMS (as email or log during development) Notifier Bridge.

27754.2k1](/packages/symfony-fake-sms-notifier)[symfony/discord-notifier

Symfony Discord Notifier Bridge

37387.7k2](/packages/symfony-discord-notifier)[symfony/twilio-notifier

Symfony Twilio Notifier Bridge

131.2M2](/packages/symfony-twilio-notifier)[symfony/firebase-notifier

Symfony Firebase Notifier Bridge

12874.0k1](/packages/symfony-firebase-notifier)

PHPackages © 2026

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