PHPackages                             mohammad-rj/sdk-btelegram - 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. mohammad-rj/sdk-btelegram

ActiveLibrary[API Development](/categories/api)

mohammad-rj/sdk-btelegram
=========================

Native PHP Telegram Bot based on the official Telegram Bot API

1.0.1(3y ago)05MITPHPPHP &gt;=7.0

Since Oct 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mohammad-rj/sdk-btelegram)[ Packagist](https://packagist.org/packages/mohammad-rj/sdk-btelegram)[ RSS](/packages/mohammad-rj-sdk-btelegram/feed)WikiDiscussions master Synced 1mo ago

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

SDK-BTelegram
=============

[](#sdk-btelegram)

In June 2017 when telegram itself haven't had even good docs about api bots on it site, right a day after i try php for the first time. there was a software development company that wanted to send a Photo on Telegram with local file, but they couldn't, so I wrote this SDK :d.

it's useful, easy and fast with *Native PHP* base of *official Telegram Bot API*,

> Welcome to join in and feel free to contribute.

#### FULL AUTO | Installation requirement and environment

[](#full-auto--installation-requirement-and-environment)

buy a *VPS* server linux *centos9* and insert this code in terminal:

```
mkdir -p /var/www/html && cd $_
bash
