#59 · Primary category: AI Chatbots

telegram-bot-sdk

bot bot-framework botkit chatbot composer-packages laravel laravel-package laravel-telegram php php-sdk telegram telegram-bot telegram-bot-api telegram-bot-sdk

🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.

Project last updated:08/20/26

GitHub Stars

3.3K

Forks

676

Contributors

75

License

BSD-3-Clause

Why we included this project

This PHP SDK is the practical choice when you want to ship a Telegram bot without hand-writing the API calls. It wraps the Telegram Bot API into a typed client that handles messages, commands, inline queries, and webhooks for you. Laravel users get a facade and service container wiring, so it drops straight into an existing app and can hand slow callbacks off to queue jobs. If your stack is PHP rather than Node or Python, this is a solid, well-maintained route to putting any logic you want behind a Telegram bot.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category