PHPackages                             ekudinov/symfony-tele2-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. ekudinov/symfony-tele2-notifier

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

ekudinov/symfony-tele2-notifier
===============================

Symfony tele2 Notifier Bridge

10PHP

Since Mar 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ekudinov/symfony-tele2-notifier)[ Packagist](https://packagist.org/packages/ekudinov/symfony-tele2-notifier)[ RSS](/packages/ekudinov-symfony-tele2-notifier/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

symfony-tele2-notifier
======================

[](#symfony-tele2-notifier)

Транспорт через tele2 (SMS-ТАРГЕТ) для компонента Symfony Notifier

.env

```
TELE2_DSN=tele2://login:password@default?from=AUTHOR
```

config/packages/notifier.yaml

```
framework:
    notifier:
        texter_transports:
            tele2: '%env(TELE2_DSN)%'
```

config/services.yaml

```
services:
    Axmor\Symfony\Component\Notifier\Bridge\Tele2\SmsTransportFactory:
        tags: [ texter.transport_factory ]
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ekudinov-symfony-tele2-notifier/health.svg)

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

###  Alternatives

[justintadlock/hybrid-font

Helper functions for loading font stylesheets in WordPress themes.

136.4k](/packages/justintadlock-hybrid-font)

PHPackages © 2026

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