PHPackages                             thezahedi/telegram-bot-api - 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. thezahedi/telegram-bot-api

ActiveLibrary

thezahedi/telegram-bot-api
==========================

A very simple PHP Telegram Bot API

v1.0(6y ago)37MITPHPPHP &gt;=5.0

Since Sep 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/thezahedi/telegram-bot-api)[ Packagist](https://packagist.org/packages/thezahedi/telegram-bot-api)[ RSS](/packages/thezahedi-telegram-bot-api/feed)WikiDiscussions master Synced yesterday

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

telegram-bot-api
================

[](#telegram-bot-api)

A very simple PHP [Telegram Bot API](https://core.telegram.org/bots).

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3
- Curl extension for PHP5 must be enabled.
- Telegram API key, you can get one simply with [@BotFather](https://core.telegram.org/bots#botfather) with simple commands right after creating your bot.

For the WebHook:

- An VALID SSL certificate (Telegram API requires this). You can use [Cloudflare's Free Flexible SSL](https://www.cloudflare.com/ssl) which crypts the web traffic from end user to their proxies if you're using CloudFlare DNS.
    Since the August 29 update you can use a self-signed ssl certificate.

For the getUpdates(Long Polling):

- Some way to execute the script in order to serve messages (for example cronjob)

Download
--------

[](#download)

#### Using Composer

[](#using-composer)

From your project directory, run:

```
composer require thezahedi/telegram-bot-api

```

or

```
php composer.phar require thezahedi/telegram-bot-api

```

Note: If you don't have Composer you can download it [HERE](https://getcomposer.org/download/).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

2418d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/946c03653e6334f664adf11090f04b239bbd667309a735770377e962b2caa102?d=identicon)[thezahedi](/maintainers/thezahedi)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/thezahedi-telegram-bot-api/health.svg)

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

PHPackages © 2026

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