PHPackages                             vertx666/symfony-smsru-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. vertx666/symfony-smsru-notifier

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

vertx666/symfony-smsru-notifier
===============================

Symfony SMS.ru Notifier Bridge

v5.1.0(5y ago)31061MITPHPPHP &gt;=7.2.5

Since Oct 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/vertx-one/symfony-smsru-notifier)[ Packagist](https://packagist.org/packages/vertx666/symfony-smsru-notifier)[ Docs](https://github.com/vertx666/symfony-smsru-notifier)[ RSS](/packages/vertx666-symfony-smsru-notifier/feed)WikiDiscussions 5.x Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

symfony-smsru-notifier
======================

[](#symfony-smsru-notifier)

Транспорт через sms.ru для компонента Symfony Notifier

Добавляем в .env

```
SMSRU_DSN=smsru://login:password@default?from=AUTHOR
# или
SMSRU_DSN=smsru://default?api_id=API_ID&from=AUTHOR
```

Добавляем в конфиг

```
framework:
    notifier:
        texter_transports:
            smsru: '%env(SMSRU_DSN)%'
```

```
services:
    Vertx666\Symfony\Component\Notifier\Bridge\Smsru\SmsruTransportFactory:
        tags: [ texter.transport_factory ]
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

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

Every ~0 days

Total

3

Last Release

2018d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71e4204ac5b1bf473462b75042cf53e1abec0b76ad24351299288eff85ba02bb?d=identicon)[VertX](/maintainers/VertX)

---

Top Contributors

[![vertx-one](https://avatars.githubusercontent.com/u/1396808?v=4)](https://github.com/vertx-one "vertx-one (8 commits)")

---

Tags

notifiersmssms.ru

### Embed Badge

![Health badge](/badges/vertx666-symfony-smsru-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/vertx666-symfony-smsru-notifier/health.svg)](https://phpackages.com/packages/vertx666-symfony-smsru-notifier)
```

###  Alternatives

[symfony/fake-sms-notifier

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

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

Symfony Twilio Notifier Bridge

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

PHPackages © 2026

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