PHPackages                             mirkhamidov/simple-bot-telegram - 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. mirkhamidov/simple-bot-telegram

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

mirkhamidov/simple-bot-telegram
===============================

bot for telegram

1.1(5y ago)1643MITPHP

Since Mar 13Pushed 5y ago2 watchersCompare

[ Source](https://github.com/m1roff/simple-telegram-bot)[ Packagist](https://packagist.org/packages/mirkhamidov/simple-bot-telegram)[ RSS](/packages/mirkhamidov-simple-bot-telegram/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Simple Telegram BOT API
=======================

[](#simple-telegram-bot-api)

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

[](#installation)

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

Either run

```
php composer.phar require mirkhamidov/simple-bot-telegram "*"

```

or add

```
"mirkhamidov/simple-bot-telegram": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
