devrabie/php-telegram-bot-plus

A community-driven and updated fork of the popular php-telegram-bot/core library, with support for the latest Telegram Bot API features.

v1.0.3 2025-07-05 00:00 UTC

README

Latest Version on Packagist Software License Issues

A community-driven and updated fork of the popular php-telegram-bot/core library, with support for the latest Telegram Bot API features.

πŸ“– Overview

php-telegram-bot-plus is an enhanced and actively maintained fork of the great longman/php-telegram-bot library. This project was created to continue its development after the original project stalled, ensuring full support for the latest Telegram Bot API features and providing ongoing bug fixes and improvements for the community.

Our goal is to be a drop-in replacement for existing users, while providing powerful new features for new developers.

✨ Why choose php-telegram-bot-plus?

  • πŸš€ Up-to-date: Full support for the latest versions of the Telegram Bot API.
  • πŸ› οΈ Actively Maintained: Bugs from the original version are actively being fixed.
  • 🧩 New Features: Adding powerful new features that were not previously available.
  • 🀝 Community-Driven: We welcome contributions from developers to make the library better for everyone.
  • πŸ”’ Compatible: We maintain backward compatibility as much as possible to make upgrading easy.

πŸ“¦ Installation

composer require devrabie/php-telegram-bot-plus

πŸ™ Acknowledgments A huge thanks to the original developers of longman/php-telegram-bot for their incredible work that formed the foundation of this project.