PHPackages                             phptcloud/telegram-api - 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. phptcloud/telegram-api

ActiveLibrary[API Development](/categories/api)

phptcloud/telegram-api
======================

Библиотека для работы с Telegram API

1.0.0.x-dev(1y ago)291127[1 issues](https://github.com/PHPTCloud/telegram-api/issues)PHPPHP ^8.1

Since Apr 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/PHPTCloud/telegram-api)[ Packagist](https://packagist.org/packages/phptcloud/telegram-api)[ RSS](/packages/phptcloud-telegram-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (5)Used By (0)

PHP библоиотека к Telegram API
==============================

[](#php-библоиотека-к-telegram-api)

[![Status](https://camo.githubusercontent.com/fb49fa63539aacb37531de7f141d08722eccf1eaa4ea11804e2a864eaaa6ac1a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374617475732d646576656c6f706d656e742d626c7565)](https://img.shields.io/badge/status-development-blue)[![Version](https://camo.githubusercontent.com/7f6a46abd1cf9d0c6d5077ceb696e382b3a17f91b78297bf023ad8f2d18f9ea9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d76302e302e312d626c7565)](https://img.shields.io/badge/version-v0.0.1-blue)[![Documentation](https://camo.githubusercontent.com/140f2006845d0ee445feb1f115fa64e3f58f0b05bf3ccf4c40549c5855eea0c9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63732d7965732d626c7565)](https://img.shields.io/badge/docs-yes-blue)

getMe ✅

logOut ✅

close ✅

sendMessage ✅

forwardMessage ✅

forwardMessages ✅

copyMessage ✅

copyMessages ✅

sendPhoto ✅

sendAudio ✅

sendDocument ✅

sendVideo ✅

sendAnimation ✅

sendVoice ✅

sendVideoNote ✅

sendMediaGroup ✅

sendLocation ✅

sendVenue ✅

sendContact ✅

sendPoll

sendDice

sendChatAction ✅

setMessageReaction ✅

getUserProfilePhotos

getFile ✅

banChatMember ✅

unbanChatMember ✅

restrictChatMember

promoteChatMember

setChatAdministratorCustomTitle ✅

banChatSenderChat

unbanChatSenderChat

setChatPermissions

exportChatInviteLink ✅

createChatInviteLink

editChatInviteLink

revokeChatInviteLink ✅

approveChatJoinRequest

declineChatJoinRequest

setChatPhoto ✅

deleteChatPhoto ✅

setChatTitle ✅

setChatDescription ✅

pinChatMessage

unpinChatMessage

unpinAllChatMessages

leaveChat ✅

getChat ✅

getChatAdministrators

getChatMemberCount ✅

getChatMember

setChatStickerSet

deleteChatStickerSet

getForumTopicIconStickers

createForumTopic

editForumTopic

closeForumTopic

reopenForumTopic

deleteForumTopic

unpinAllForumTopicMessages

editGeneralForumTopic

closeGeneralForumTopic

reopenGeneralForumTopic

hideGeneralForumTopic

unhideGeneralForumTopic

unpinAllGeneralForumTopicMessages

answerCallbackQuery

getUserChatBoosts

getBusinessConnection

setMyCommands ✅

deleteMyCommands ✅

getMyCommands ✅

setMyName ✅

getMyName ✅

setMyDescription ✅

getMyDescription ✅

setMyShortDescription ✅

getMyShortDescription ✅

setChatMenuButton ✅

getChatMenuButton ✅

setMyDefaultAdministratorRights ✅

getMyDefaultAdministratorRights ✅

editMessageText ✅

editMessageCaption ✅

editMessageMedia ✅

editMessageLiveLocation

stopMessageLiveLocation

editMessageReplyMarkup

stopPoll

deleteMessage ✅

deleteMessages ✅

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 94.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

645d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f432a814172b4af1c32a39081d0ab518e7ac65cd3410270896c900affd7e3ed0?d=identicon)[TCLOUD](/maintainers/TCLOUD)

---

Top Contributors

[![PHPTCloud](https://avatars.githubusercontent.com/u/63997331?v=4)](https://github.com/PHPTCloud "PHPTCloud (191 commits)")[![polkA767](https://avatars.githubusercontent.com/u/155906018?v=4)](https://github.com/polkA767 "polkA767 (6 commits)")[![ilya-peshko](https://avatars.githubusercontent.com/u/61768017?v=4)](https://github.com/ilya-peshko "ilya-peshko (5 commits)")

---

Tags

bot-apihacktobefestphpphp-telegram-botphp8sdksdk-phptelegramtelegram-apitelegram-botapibottelegram

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/phptcloud-telegram-api/health.svg)

```
[![Health](https://phpackages.com/badges/phptcloud-telegram-api/health.svg)](https://phpackages.com/packages/phptcloud-telegram-api)
```

###  Alternatives

[longman/telegram-bot

PHP Telegram bot

4.0k2.1M50](/packages/longman-telegram-bot)[zelenin/telegram-bot-api

Telegram Bot API Client

5917.2k](/packages/zelenin-telegram-bot-api)[klev-o/telegram-bot-api

Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)

457.8k1](/packages/klev-o-telegram-bot-api)[telegramsdk/botapi

SDK for the Telegram Bot API.

234.0k1](/packages/telegramsdk-botapi)[klev-o/crypto-pay-api

Simple and convenient implementation of the Crypto Pay payment system (@CryptoBot)

205.1k](/packages/klev-o-crypto-pay-api)[kuvardin/telegram-bots-api

SDK for Telegram bots API

145.5k](/packages/kuvardin-telegram-bots-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
