PHPackages                             primipilus/yii2-telegram-target - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. primipilus/yii2-telegram-target

ActiveYii2-extension[Logging &amp; Monitoring](/categories/logging)

primipilus/yii2-telegram-target
===============================

Yii 2.0 telegram log

1.1.0(8y ago)212.9k↓74%BSD-3-ClausePHPPHP &gt;=7.1.0

Since Sep 18Pushed 8y ago2 watchersCompare

[ Source](https://github.com/primipilus/yii2-telegram-target)[ Packagist](https://packagist.org/packages/primipilus/yii2-telegram-target)[ RSS](/packages/primipilus-yii2-telegram-target/feed)WikiDiscussions master Synced 2d ago

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

Yii 2.0 Telegram Log Target
===========================

[](#yii-20-telegram-log-target)

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

[](#installation)

run

```
composer require primipilus/yii2-telegram-target:^1.0

```

or add

```
"primipilus/yii2-telegram-target": "^1.0"

```

How To Use
----------

[](#how-to-use)

```
'log' => [
    'targets' => [
        [
            'class'         => \primipilus\log\TelegramTarget::class,
            'levels'        => ['error'],
            'timeout'       => 0.4,
            'token'         => '123456:abc',
            'chatId'        => '123456',
            'prefixMessage' => 'prefixMessage',
            'proxy'         => 'protocol://login:password@host:port',
        ],
    ],
],

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 63.6% 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 ~106 days

Total

3

Last Release

2998d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4bfadced1affd667d8970d27271e3d227b64a1f55951fe83ad4733b9013e4c71?d=identicon)[primipilus](/maintainers/primipilus)

---

Top Contributors

[![explossive](https://avatars.githubusercontent.com/u/4973222?v=4)](https://github.com/explossive "explossive (7 commits)")[![primipilus](https://avatars.githubusercontent.com/u/19665318?v=4)](https://github.com/primipilus "primipilus (4 commits)")

---

Tags

logyii2bottelegram

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[airani/yii2-telegram-log

Yii 2.0 telegram log target, send logs to the telegram chats or channels

1657.2k](/packages/airani-yii2-telegram-log)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14845.8k1](/packages/guanguans-laravel-exception-notify)[lav45/yii2-activity-logger

Tools to store user activity log for Yii2

3460.8k](/packages/lav45-yii2-activity-logger)[jacklul/monolog-telegram

Monolog handler that sends logs through Telegram bot to any chat in HTML format

2471.4k2](/packages/jacklul-monolog-telegram)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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