awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
irazasyed avatar

irazasyed/telegram-bot-sdk

0
View on GitHub↗
3,300 stars·674 forks·PHP·BSD-3-Clause·14 viewstelegram-bot-sdk.com↗

Telegram Bot Sdk

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

Features

  • Bot Development Frameworks - PHP SDK for the Telegram Bot API.
  • Bot Frameworks - PHP SDK with Laravel support.
  • Third Party Services - SDK for developing Telegram messenger bots.

Star history

Star history chart for irazasyed/telegram-bot-sdkStar history chart for irazasyed/telegram-bot-sdk

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does irazasyed/telegram-bot-sdk do?

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

What are the main features of irazasyed/telegram-bot-sdk?

The main features of irazasyed/telegram-bot-sdk are: Bot Development Frameworks, Bot Frameworks, Third Party Services.

Which projects share features with irazasyed/telegram-bot-sdk?

Projects with overlapping indexed features include: telegraf/telegraf — Telegraf is a Node.js framework and typed API wrapper for building interactive chat agents on the Telegram platform.… yagop/node-telegram-bot-api — This project is a library for Telegram bot development, enabling the creation of automated agents that respond to user… mrroundrobin/telegram.bot — .NET Client for Telegram Bot API. python-telegram-bot/python-telegram-bot — This project is an asynchronous messaging framework designed for building interactive applications on the Telegram… tucnak/telebot — Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper… andrew-templeton/bottie.

Projects sharing features with Telegram Bot Sdk

These projects share indexed features with Telegram Bot Sdk. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • python-telegram-bot/python-telegram-botpython-telegram-bot avatar

    python-telegram-bot/python-telegram-bot

    29,227View on GitHub↗

    This project is an asynchronous messaging framework designed for building interactive applications on the Telegram platform. It functions as a comprehensive wrapper that maps native platform methods and update types into structured objects, enabling developers to create event-driven services that respond to real-time user input. By integrating with standard event loops, the library facilitates high-throughput communication and non-blocking message processing. The framework distinguishes itself through a sophisticated update-driven dispatcher pattern that routes incoming messages to specific h

    Pythonbotchatbotframework
    View on GitHub↗29,227
  • telegraf/telegraftelegraf avatar

    telegraf/telegraf

    9,158View on GitHub↗

    Telegraf is a Node.js framework and typed API wrapper for building interactive chat agents on the Telegram platform. It provides a structured environment for developing automated agents that interface with the Telegram Bot API to process and respond to user messages. The framework uses a middleware-based request router to process incoming events through a customizable chain of handlers. This architecture allows for dynamic command routing and the use of a context-object pattern to pass updates and API methods through the processing pipeline. The system supports multiple event delivery method

    TypeScript
    View on GitHub↗9,158
  • mrroundrobin/telegram.botMrRoundRobin avatar

    MrRoundRobin/telegram.bot

    51View on GitHub↗

    .NET Client for Telegram Bot API

    C#
    View on GitHub↗51
  • tucnak/telebottucnak avatar

    tucnak/telebot

    4,565View on GitHub↗

    Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper and an asynchronous event handler to manage messages, commands, and user interactions. The project features a middleware-based request interception system and pattern-based event routing to map triggers to custom logic. It includes a dedicated inline query engine for generating real-time suggested results and an interactive keyboard builder for creating custom reply and inline buttons. The framework covers a broad range of capabilities, including rich media management for albu

    Go
    View on GitHub↗4,565
  • Compare all 30 related projects→