PHPackages                             alexeevdv/yii2-telegram - 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. alexeevdv/yii2-telegram

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

alexeevdv/yii2-telegram
=======================

Telegram component for Yii2

v1.0.0(9y ago)01.8kMITPHP

Since Mar 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/alexeevdv/yii2-telegram)[ Packagist](https://packagist.org/packages/alexeevdv/yii2-telegram)[ RSS](/packages/alexeevdv-yii2-telegram/feed)WikiDiscussions master Synced 4w ago

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

yii2-recaptcha-widget
=====================

[](#yii2-recaptcha-widget)

Telegram component for Yii2.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ php composer.phar require alexeevdv/yii2-telegram "1.0.0"

```

or add

```
"alexeevdv/yii2-telegram": "1.0.0"

```

to the `require` section of your `composer.json` file.

Configuration
-------------

[](#configuration)

### Through application component

[](#through-application-component)

```
"components" => [
    //...
    "telegram" => [
        "class" => "alexeevdv\telegram\Telegram",
        "host" => "DAEMON_HOST",
        "port" => "DAEMON_PORT"
    ],
    //...
],
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3385d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e6f71682c6a273973ad9c29d60ddac6d3cc55db7e55ec4f5638115f4c22409f6?d=identicon)[alexeevdv](/maintainers/alexeevdv)

---

Top Contributors

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

---

Tags

yii2componenttelegram

### Embed Badge

![Health badge](/badges/alexeevdv-yii2-telegram/health.svg)

```
[![Health](https://phpackages.com/badges/alexeevdv-yii2-telegram/health.svg)](https://phpackages.com/packages/alexeevdv-yii2-telegram)
```

###  Alternatives

[umanskyi31/opengraph

Created a new component for Yii2. The Open Graph component for your website

119.8k](/packages/umanskyi31-opengraph)[dlds/yii2-mlm

Yii2 Multi Level Marketing component

173.8k](/packages/dlds-yii2-mlm)

PHPackages © 2026

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