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

ActiveLibrary[API Development](/categories/api)

akeinhell/telegram-bot
======================

\[IN DEVELOP\] A complete Telegram bot API implementation written in PHP, with support for inline bots!

1.0.0(9y ago)0113[3 issues](https://github.com/akeinhell/telegram-bot/issues)PHPPHP &gt;=5.5.9

Since Jun 22Pushed 8y ago1 watchersCompare

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

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

**IN DEVELOP****NOT USE IN PRODUCTION**

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

[](#php-telegram-bot-api)

[![Build Status](https://camo.githubusercontent.com/ba0e7716f698363be112d11cc56e1b4db371ecf933a18dd079cc2a4e16ebb89b/68747470733a2f2f7472617669732d63692e6f72672f616b65696e68656c6c2f74656c656772616d2d626f742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/akeinhell/telegram-bot)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Version on Packagist](https://camo.githubusercontent.com/7558c8953a6b41bd6902dd712798c4f9e10ec72a55d53c72efc44ae0ffaffea8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b65696e68656c6c2f74656c656772616d2d626f742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akeinhell/telegram-bot)[![Coverage Status](https://camo.githubusercontent.com/7d1cfa47197bd7dd22e311905180abb64b79f30eb9c8051f6c5dc0dd52531082/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f616b65696e68656c6c2f74656c656772616d2d626f742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/akeinhell/telegram-bot/code-structure)[![Quality Score](https://camo.githubusercontent.com/09d0e60b320c3860ce73b183a76d282b3cbcdb0304981d641f4e616986e6394b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f74656c656772616d626f742f6170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/akeinhell/telegram-bot)[![Total Downloads](https://camo.githubusercontent.com/37813006b9336175b2f30b2326baa08be70d615927317ff9d114e45819768523/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b65696e68656c6c2f74656c656772616d2d626f742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akeinhell/telegram-bot)[![SensioLabsInsight](https://camo.githubusercontent.com/d73c69ad3fd4a404e4b45f3b5a9ea1c0e726f00d77494584e4f1184b9f81b538/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f35646261333365312d633761312d346632382d393439662d6130303333323332363336332f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/5dba33e1-c7a1-4f28-949f-a00332326363)

An extended native php wrapper for [Telegram Bot API](https://core.telegram.org/bots/api) without requirements. Supports all methods and types of responses.

Bots: An introduction for developers
------------------------------------

[](#bots-an-introduction-for-developers)

> Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats.

> You control your bots using HTTPS requests to [bot API](https://core.telegram.org/bots/api).

> The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create and set up a bot, please consult [Introduction to Bots](https://core.telegram.org/bots) and [Bot FAQ](https://core.telegram.org/bots/faq).

Install
-------

[](#install)

Via Composer

```
composer require akeinhell/telegram-bot
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Aleksey Dorokhov](http://vk.com/akeinhell)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

3614d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/24a9c6bb99940225324471158351020d1e458791f58a9aee8b6ce8f788fe888d?d=identicon)[akeinhell](/maintainers/akeinhell)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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