PHPackages                             efremovp/simple-telegram-send - 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. efremovp/simple-telegram-send

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

efremovp/simple-telegram-send
=============================

Отправка сообщений в Telegram.

1.3(1y ago)055MITPHPPHP &gt;=5.4.0

Since Sep 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/efremovP/simple-telegram-send)[ Packagist](https://packagist.org/packages/efremovp/simple-telegram-send)[ Docs](https://github.com/efremovP/simple-telegram-send)[ RSS](/packages/efremovp-simple-telegram-send/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (5)Used By (0)

Отправка сообщений в чат Telegram
=================================

[](#отправка-сообщений-в-чат-telegram)

Вводим id чата и текст сообщения. Которое отправляется в чат.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist efremovp/simple-telegram-send "*"

```

or add

```
"efremovp/simple-telegram-send": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
use efremovP\telegram\TelegramBot;

$telegram = new TelegramBot('token_bot');

$chat_id = 123456;
$telegram->send('Привет Бот!', $chat_id);
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~516 days

Total

4

Last Release

520d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3abe790ae29288a9ced1ade9fd9b3848a05231c8ebeb1eb584344a488788d5c0?d=identicon)[pyt\_on](/maintainers/pyt_on)

---

Top Contributors

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

---

Tags

librarySimpletelegramsend text

### Embed Badge

![Health badge](/badges/efremovp-simple-telegram-send/health.svg)

```
[![Health](https://phpackages.com/badges/efremovp-simple-telegram-send/health.svg)](https://phpackages.com/packages/efremovp-simple-telegram-send)
```

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[guanguans/notify

Push notification SDK(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).

682104.9k7](/packages/guanguans-notify)[eden/mail

Eden POP3, IMAP and SMTP component

178273.4k1](/packages/eden-mail)[babenkoivan/telegram-notifications

Telegram notifications for Laravel

3847.1k](/packages/babenkoivan-telegram-notifications)[agorlov/discordmsg

Little class to send Discord message

1154.6k](/packages/agorlov-discordmsg)

PHPackages © 2026

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