PHPackages                             zafarjonovich/php-helpers - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zafarjonovich/php-helpers

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zafarjonovich/php-helpers
=========================

PHP helpers

0.0.1(4y ago)220PHPPHP &gt;=5.6

Since Aug 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zafarjonovich/php-helpers)[ Packagist](https://packagist.org/packages/zafarjonovich/php-helpers)[ RSS](/packages/zafarjonovich-php-helpers/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Telegram bot handler
====================

[](#telegram-bot-handler)

Assalomu aleykum. These components will help you work with the telegram bot api in your own project. It is very simple to use.

---

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require zafarjonovich/telegram

```

or add

```
"zafarjonovich/telegram": "*"

```

to the require section of your `composer.json` file.

---

Usage
-----

[](#usage)

All methods in the [Telegram bot api](https://core.telegram.org/bots/api) can be used as follows

```
