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

ActiveLibrary[API Development](/categories/api)

luzrain/telegram-bot-bundle
===========================

Symfony bundle for Telegram Bot API

v2.3.0(5mo ago)1232.3k↑59.4%5MITPHPPHP &gt;=8.2CI passing

Since Jun 28Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/luzrain/telegram-bot-bundle)[ Packagist](https://packagist.org/packages/luzrain/telegram-bot-bundle)[ Docs](https://github.com/luzrain/telegram-bot-bundle)[ RSS](/packages/luzrain-telegram-bot-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (9)Versions (11)Used By (0)

Symfony Bundle for Telegram Bot API
===================================

[](#symfony-bundle-for-telegram-bot-api)

[![PHP >=8.2](https://camo.githubusercontent.com/5256b34e50b0e6c5e5e84333f02b9cbfeee7af9b166dc891949f96008753a7e7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d382e322d3737376262332e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/5256b34e50b0e6c5e5e84333f02b9cbfeee7af9b166dc891949f96008753a7e7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d382e322d3737376262332e7376673f7374796c653d666c6174)[![Symfony ^7.0|^8.0](https://camo.githubusercontent.com/9b1643fd0761f01ec84f1b244b6c7a82d25ff017453f47315d3d83a41a38ddef/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545372e30253743253545382e302d3337343135312e7376673f7374796c653d666c6174)](https://camo.githubusercontent.com/9b1643fd0761f01ec84f1b244b6c7a82d25ff017453f47315d3d83a41a38ddef/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545372e30253743253545382e302d3337343135312e7376673f7374796c653d666c6174)[![Tests Status](https://camo.githubusercontent.com/6dce036dfdf6fda14b6d3c9b6f718153ae14a9ab47093d92521f2e1f99b290de/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c757a7261696e2f74656c656772616d2d626f742d62756e646c652f74657374732e79616d6c3f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/6dce036dfdf6fda14b6d3c9b6f718153ae14a9ab47093d92521f2e1f99b290de/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c757a7261696e2f74656c656772616d2d626f742d62756e646c652f74657374732e79616d6c3f6272616e63683d6d6173746572)

A symfony bundle for [luzrain/telegram-bot-api](https://github.com/luzrain/telegram-bot-api) library.

Getting Started
---------------

[](#getting-started)

### Install Composer Packages

[](#install-composer-packages)

```
$ composer require luzrain/telegram-bot-bundle symfony/http-client nyholm/psr7
```

### Enable the Bundle

[](#enable-the-bundle)

```
