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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yx1hlqbk/telegram
=================

v1.0(3y ago)19MITPHP

Since Mar 7Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Telegram Bot Api
================

[](#telegram-bot-api)

簡易Telegram bot api 功能

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

安裝
--

[](#安裝)

```
composer require yx1hlqbk/telegram
```

環境要求
----

[](#環境要求)

- &gt;= PHP 7.0

範例
--

[](#範例)

```
use Ian\TelegramApi\Telegram;

$botKey = '';
$chatId = '';

try {
    $telegram = new Telegram($botKey);
    $result = $telegram->sendMessage($chatId, '');
    var_dump($result);
} catch (\Throwable $th) {
    exit($th->getMessage());
}
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

1259d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31240453?v=4)[Ian Liao](/maintainers/yx1hlqbk)[@yx1hlqbk](https://github.com/yx1hlqbk)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

762297.9k53](/packages/civicrm-civicrm-core)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[oat-sa/tao-core

TAO core extension

64147.9k151](/packages/oat-sa-tao-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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