TelegramBot/Api
Native PHP Wrapper for Telegram BOT API observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 31
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4086
- days_rel: n/a
- days_push: 419
- n_releases_24m: 0
Adoption not part of the score
1194 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A native PHP wrapper for the Telegram Bot API with no external requirements, supporting all Bot API methods and response types. It lets PHP developers send messages, documents, media groups, and custom keyboards via simple method calls.
Use cases
- send telegram messages from php
- build a telegram bot in php
- send documents or photos to a telegram chat
- add inline keyboards to telegram bot messages
- send media groups to telegram
- integrate telegram notifications into a php app
When to choose
- you need a lightweight, dependency-free PHP wrapper for the Telegram Bot API
- you want full coverage of Telegram Bot API methods and types
- you prefer a simple composer-installable SDK without framework lock-in
When to avoid
- you need a full bot framework with webhook routing, conversation state, or command handling
- your project is not in PHP
- you need async or long-polling infrastructure out of the box
Facets
library · maturity active
sdk http-client messaging-platforms apis php telegram-bot bot-api api-wrapper automation
1 source
- readme: https://github.com/TelegramBot/Api · fetched 2026-08-28 · 3ba212ad6f2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TelegramBot/Api | main | 37 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem