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

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

dacodedbeat/ntfy-notifier
=========================

Symfony Ntfy Notifier Bridge

0.0.1(3y ago)33.3kMITPHPPHP &gt;=7.2.5

Since May 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DAcodedBEAT/ntfy-notifier)[ Packagist](https://packagist.org/packages/dacodedbeat/ntfy-notifier)[ RSS](/packages/dacodedbeat-ntfy-notifier/feed)WikiDiscussions main Synced 1mo ago

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

Ntfy Notifier
=============

[](#ntfy-notifier)

Provides [Ntfy](https://github.com/binwiederhier/ntfy) integration for Symfony Notifier.

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

[](#dsn-example)

```
NTFY_DSN=ntfy://[USER:PASSWORD@]NTFY_URL/TOPIC?[scheme=[https]]

```

where:

- `NTFY_URL` is the ntfy server which you are using

    - if `default` is provided, this will default to the public ntfy server hosted on [ntfy.sh](https://ntfy.sh/).
    - *note*: you can provide specific ports here if the selfhosted ntfy server is running on a non-standard web port.
        - example: `NTFY_DSN=ntfy://foo.bar:8080/myntfytopic`
- `TOPIC` is the topic on this ntfy server.
- Depending on whether the server is configured to support access control:

    - `USER` is the username to access the given topic on the ntfy server which you are using
    - `PASSWORD` is the username to access the given topic on the ntfy server which you are using

Optional configuration:

- `scheme` should be adjusted to the appropriate value for the in the ntfy server (defaults to `https` if not set)
    - example: `http` should be used if the ntfy server is listening on the insecure HTTP protocol

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

1459d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5031018?v=4)[Arun Philip](/maintainers/dacodedbeat)[@DAcodedBEAT](https://github.com/DAcodedBEAT)

---

Top Contributors

[![DAcodedBEAT](https://avatars.githubusercontent.com/u/5031018?v=4)](https://github.com/DAcodedBEAT "DAcodedBEAT (2 commits)")

---

Tags

notifierNtfy

### Embed Badge

![Health badge](/badges/dacodedbeat-ntfy-notifier/health.svg)

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

###  Alternatives

[symfony/slack-notifier

Symfony Slack Notifier Bridge

426.1M11](/packages/symfony-slack-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/fake-chat-notifier

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

10260.2k4](/packages/symfony-fake-chat-notifier)[symfony/free-mobile-notifier

Symfony Free Mobile Notifier Bridge

2061.6k](/packages/symfony-free-mobile-notifier)

PHPackages © 2026

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