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

AbandonedArchivedLibrary[API Development](/categories/api)

jackmartin/telegram-bot-sdk
===========================

The Unofficial Telegram Bot API PHP SDK

v3.0.4(5y ago)01.7kBSD-3-ClausePHPPHP ^7.2

Since Jun 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/martinjack/telegram-bot-sdk)[ Packagist](https://packagist.org/packages/jackmartin/telegram-bot-sdk)[ Docs](https://github.com/irazasyed/telegram-bot-sdk)[ RSS](/packages/jackmartin-telegram-bot-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (20)Used By (0)

Telegram Bot API - PHP SDK
==========================

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

[![Latest Stable Version](https://camo.githubusercontent.com/25d7201efdf42a5868b37d6de57b98acb7cc633da8e6408faa1101025aebb2aa/68747470733a2f2f706f7365722e707567782e6f72672f6a61636b6d617274696e2f74656c656772616d2d626f742d73646b2f762f737461626c65)](https://packagist.org/packages/jackmartin/telegram-bot-sdk) [![Total Downloads](https://camo.githubusercontent.com/e1c014b185fa4aec9eb9641c91e7f5ed54349366eb1f4d785168c6c6d23dac37/68747470733a2f2f706f7365722e707567782e6f72672f6a61636b6d617274696e2f74656c656772616d2d626f742d73646b2f646f776e6c6f616473)](https://packagist.org/packages/jackmartin/telegram-bot-sdk) [![License](https://camo.githubusercontent.com/24ddf3aa7505d8f0e9ec6142afb61145c83ba7a619cdda282e93b968447defa0/68747470733a2f2f706f7365722e707567782e6f72672f6a61636b6d617274696e2f74656c656772616d2d626f742d73646b2f6c6963656e7365)](https://packagist.org/packages/jackmartin/telegram-bot-sdk)[![Join the chat at https://phpchat.co](https://camo.githubusercontent.com/2a5778f2c7a552cfeaff06313232d3786dbf3748e5a038f577f4da3e70de16de/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4a6f696e2d504850253230436861742d626c75652e7376673f7374796c653d666c61742d737175617265)](https://telegram-bot-sdk.readme.io/blog/join-php-chat-slack-community-for-support)

> The (Unofficial) [Telegram Bot API](https://core.telegram.org/bots) PHP SDK. Lets you develop Telegram Bots easily! Supports Laravel out of the box.

[![Telegram Bot API PHP SDK](https://cloud.githubusercontent.com/assets/1915268/8475216/fe774802-20d3-11e5-9692-f54502716d64.png)](https://github.com/irazasyed)

[![Build Status](https://camo.githubusercontent.com/08026f0fb38d85466c40e50b7d114a8a2c7cacae0a420888520ca917bc77ce99/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6972617a61737965642f74656c656772616d2d626f742d73646b2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/irazasyed/telegram-bot-sdk)[![Latest Version](https://camo.githubusercontent.com/8a761482db86ecf727195add092d665925076204cc663bdb46dedcc350c619b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6972617a61737965642f74656c656772616d2d626f742d73646b2e7376673f7374796c653d666c61742d737175617265)](https://github.com/irazasyed/telegram-bot-sdk/releases)[![Total Downloads](https://camo.githubusercontent.com/ccfceb63f886850cf5f4a6924e39dd775142fe0e5ed5781569d02fcd0965ff49/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6972617a61737965642f74656c656772616d2d626f742d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/telegram-bot-sdk)[![](https://camo.githubusercontent.com/0fa5bacbe209cbd8374bb4127f42b6c9e4c4547ccda461566c3d87f6cf51629a/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466972617a617379656425324674656c656772616d2d626f742d73646b2e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2Firazasyed%2Ftelegram-bot-sdk?ref=badge_shield)

Overview
--------

[](#overview)

> Telegram Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
>
> To learn more about the Telegram Bot API, please consult the [Introduction to Bots](https://core.telegram.org/bots) and [Bot FAQ](https://core.telegram.org/bots/faq) on official Telegram site.
>
> To get started writing your bots using this SDK, Please refer the [documentation](https://telegram-bot-sdk.readme.io/docs).

Install
-------

[](#install)

```
composer require jackmartin/telegram-bot-sdk
```

Documentation
-------------

[](#documentation)

Documentation for the SDK can be found on the [website](https://telegram-bot-sdk.readme.io/docs).

Are You Using Telegram Bot SDK?
-------------------------------

[](#are-you-using-telegram-bot-sdk)

If you're using this SDK to build your Telegram Bots, We'd love to know and share the bot with the world. Tell us about it - **[here](https://github.com/irazasyed/telegram-bot-sdk/wiki/Who's-Using-Telegram-Bot-SDK%3F)**

Check out the [Who's Using Telegram Bot SDK](https://github.com/irazasyed/telegram-bot-sdk/wiki/Who's-Using-Telegram-Bot-SDK%3F) wiki page to know more about what people have been building with this SDK.

Additional information
----------------------

[](#additional-information)

Any issues, feedback, suggestions or questions please use issue tracker [here](https://github.com/irazasyed/telegram-bot-sdk/issues).

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

[](#contributing)

Thank you for considering contributing to the project. Please review the [CONTRIBUTING](https://telegram-bot-sdk.readme.io/docs/contributing) guidelines before submitting any pull requests.

Credits
-------

[](#credits)

- [Syed Irfaq R.](https://github.com/irazasyed)
- [All Contributors](https://github.com/irazasyed/telegram-bot-sdk/contributors)

Disclaimer
----------

[](#disclaimer)

This project and its author is neither associated, nor affiliated with [Telegram](https://telegram.org/) in anyway. See License section for more details.

License
-------

[](#license)

This project is released under the [BSD 3-Clause](https://github.com/irazasyed/telegram-bot-sdk/blob/master/LICENSE) License.

© 2015-16 [Syed Irfaq R.](https://github.com/irazasyed), All rights reserved.

[![FOSSA Status](https://camo.githubusercontent.com/ce7e747b31444da290ba6cf12b14502b84f8097e4132263861597592d1fb0de3/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466972617a617379656425324674656c656772616d2d626f742d73646b2e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2Firazasyed%2Ftelegram-bot-sdk?ref=badge_large)

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 64.5% 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 ~106 days

Recently: every ~220 days

Total

18

Last Release

2152d ago

Major Versions

v0.2.6 → v1.0.02015-09-07

v1.0.0 → v2.0.02015-12-27

2.0.x-dev → v3.0.02018-01-19

PHP version history (4 changes)v0.1.0PHP &gt;=5.5.0

2.0.x-devPHP &gt;=5.6.0

v3.0.0PHP ^7.0

v3.0.3PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8a1483333bcef52a341ab14c3c096a0e577ca3e7499ab224202e47991434217?d=identicon)[jackmartin](/maintainers/jackmartin)

---

Top Contributors

[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (223 commits)")[![jonnywilliamson](https://avatars.githubusercontent.com/u/2513663?v=4)](https://github.com/jonnywilliamson "jonnywilliamson (74 commits)")[![martinjack](https://avatars.githubusercontent.com/u/11950689?v=4)](https://github.com/martinjack "martinjack (14 commits)")[![ihoru](https://avatars.githubusercontent.com/u/361908?v=4)](https://github.com/ihoru "ihoru (8 commits)")[![imanghafoori1](https://avatars.githubusercontent.com/u/6961695?v=4)](https://github.com/imanghafoori1 "imanghafoori1 (4 commits)")[![filipekiss](https://avatars.githubusercontent.com/u/48519?v=4)](https://github.com/filipekiss "filipekiss (4 commits)")[![halaei](https://avatars.githubusercontent.com/u/7089140?v=4)](https://github.com/halaei "halaei (3 commits)")[![autowp](https://avatars.githubusercontent.com/u/2299280?v=4)](https://github.com/autowp "autowp (2 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (2 commits)")[![shkoliar](https://avatars.githubusercontent.com/u/7448756?v=4)](https://github.com/shkoliar "shkoliar (1 commits)")[![sloothword](https://avatars.githubusercontent.com/u/7378822?v=4)](https://github.com/sloothword "sloothword (1 commits)")[![alexsoft](https://avatars.githubusercontent.com/u/1451894?v=4)](https://github.com/alexsoft "alexsoft (1 commits)")[![vdavari](https://avatars.githubusercontent.com/u/4971281?v=4)](https://github.com/vdavari "vdavari (1 commits)")[![biakaveron](https://avatars.githubusercontent.com/u/95280?v=4)](https://github.com/biakaveron "biakaveron (1 commits)")[![BoShurik](https://avatars.githubusercontent.com/u/1428848?v=4)](https://github.com/BoShurik "BoShurik (1 commits)")[![ConsoleTVs](https://avatars.githubusercontent.com/u/6124435?v=4)](https://github.com/ConsoleTVs "ConsoleTVs (1 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![holtkamp](https://avatars.githubusercontent.com/u/776405?v=4)](https://github.com/holtkamp "holtkamp (1 commits)")[![Overtorment](https://avatars.githubusercontent.com/u/1913337?v=4)](https://github.com/Overtorment "Overtorment (1 commits)")

---

Tags

laraveltelegramtelegram bottelegram bot apitelegram sdktelegram phplaravel telegram

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[irazasyed/telegram-bot-sdk

The Unofficial Telegram Bot API PHP SDK

3.3k4.5M84](/packages/irazasyed-telegram-bot-sdk)[telegram-bot-sdk/telegram-bot-sdk

The Telegram Bot API PHP SDK

32480.5k](/packages/telegram-bot-sdk-telegram-bot-sdk)[exileed/telegram-bot-api

The Telegram Bot API PHP

1514.1k](/packages/exileed-telegram-bot-api)

PHPackages © 2026

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