PHPackages                             yehudae/telegram-bots-class - 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. [API Development](/categories/api)
4. /
5. yehudae/telegram-bots-class

ActiveLibrary[API Development](/categories/api)

yehudae/telegram-bots-class
===========================

Telegram-api-bots class

v0.1(6y ago)551[1 PRs](https://github.com/PHP-Telegram-Bots/TelegramBots-Class/pulls)MITPHPPHP &gt;=5.3.0

Since Nov 24Pushed 5y ago2 watchersCompare

[ Source](https://github.com/PHP-Telegram-Bots/TelegramBots-Class)[ Packagist](https://packagist.org/packages/yehudae/telegram-bots-class)[ Docs](https://github.com/YehudaEi/TelegramBots-Class)[ RSS](/packages/yehudae-telegram-bots-class/feed)WikiDiscussions v2.0 Synced 2d ago

READMEChangelog (2)DependenciesVersions (2)Used By (0)

Telegram-Bots Class
===================

[](#telegram-bots-class)

**the best class in php to telegram-bots!!!**

### install

[](#install)

```
$ composer install yehudae/telegram-bots-class
```

use:

```
define('BOT', array(
    "token" => "",
    "webHookUrl" => "https://telegram.org/Bot.php",
    "allowed_updates" => array ("message", "edited_message"),
    "debug" => false
    ));

require_once("src/autoload.php");
```

Contact in telegram: [@YehudaEisenbergBot](http://t.me/YehudaEisenbergBot "@YehudaEisenbergBot")

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.3% 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 ~69 days

Total

2

Last Release

2292d ago

Major Versions

v0.1 → v1.0.x-dev2020-02-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/13a686d38c8b41a8905c0e0d4355c2c2b30b87e60662d743cc68b164c51235f8?d=identicon)[YehudaE](/maintainers/YehudaE)

---

Top Contributors

[![YehudaEi](https://avatars.githubusercontent.com/u/32451776?v=4)](https://github.com/YehudaEi "YehudaEi (22 commits)")[![naftali100](https://avatars.githubusercontent.com/u/48069590?v=4)](https://github.com/naftali100 "naftali100 (8 commits)")

---

Tags

bot-apiclassphpphp-classphp-telegram-bottelegramtelegram-bottelegram-bot-apitelegram-classtelegram-php-botapitelegrambotstelegram api

### Embed Badge

![Health badge](/badges/yehudae-telegram-bots-class/health.svg)

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

PHPackages © 2026

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