PHPackages                             wakeasp-inc/emome-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wakeasp-inc/emome-notifier

ActiveSymfony-notifier-bridge[Utility &amp; Helpers](/categories/utility)

wakeasp-inc/emome-notifier
==========================

Symfony Emome Notifier Bridge

v1.0.3(4y ago)04211MITPHPPHP &gt;=7.2.5

Since Mar 29Pushed 4y agoCompare

[ Source](https://github.com/wakeasp-inc/emome-notifier)[ Packagist](https://packagist.org/packages/wakeasp-inc/emome-notifier)[ RSS](/packages/wakeasp-inc-emome-notifier/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (3)Versions (5)Used By (0)

中華電信 簡訊 Emome Notifier
======================

[](#中華電信-簡訊-emome-notifier)

Provides Emome integration for Symfony Notifier.

Register the Transport
----------------------

[](#register-the-transport)

.env

```
EMOME_DSN=emome://Account:Password@default

```

config\\services.yaml

```
    WakeaspInc\Emome\EmomeTransportFactory:
        parent: 'notifier.transport_factory.abstract'
        tags: [ 'texter.transport_factory' ]

```

config\\packages\\notifier.yaml

```
    ...
        texter_transports:
            emome: '%env(EMOME_DSN)%'
    ...

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

4

Last Release

1521d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47582908?v=4)[wakeasp](/maintainers/wakeasp)[@wakeasp](https://github.com/wakeasp)

---

Top Contributors

[![kevintoshi0208](https://avatars.githubusercontent.com/u/37921257?v=4)](https://github.com/kevintoshi0208 "kevintoshi0208 (8 commits)")

---

Tags

notifieremome

### Embed Badge

![Health badge](/badges/wakeasp-inc-emome-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/wakeasp-inc-emome-notifier/health.svg)](https://phpackages.com/packages/wakeasp-inc-emome-notifier)
```

###  Alternatives

[symfony/telegram-notifier

Symfony Telegram Notifier Bridge

73991.5k6](/packages/symfony-telegram-notifier)[symfony/firebase-notifier

Symfony Firebase Notifier Bridge

12917.4k1](/packages/symfony-firebase-notifier)[symfony/rocket-chat-notifier

Symfony RocketChat Notifier Bridge

13127.2k](/packages/symfony-rocket-chat-notifier)

PHPackages © 2026

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