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

ActiveLibrary[API Development](/categories/api)

mrmuminov/telegram-bot
======================

PHP template for telegram bot

1.0(4y ago)10PHP

Since Dec 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/MrMuminov/telegram-bot)[ Packagist](https://packagist.org/packages/mrmuminov/telegram-bot)[ RSS](/packages/mrmuminov-telegram-bot/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

PHP Telegram Bot template
=========================

[](#php-telegram-bot-template)

### Get start

[](#get-start)

1. Create a new repo using this template or clone this repo
2. Install required packages via [composer](https://getcomposer.org). `composer install`
3. Copy the `config/example.params.php` file and save it as `config/params.php`
4. `config/params.php` is a configuration file
    1. Configure the database data from `db->sqlite`
    2. Configure the default language from `defaultLanguage`
    3. Configure the default languages list from `languages`. To use multiple languages, I used the [`mrmuminov/php-i18n`](https://github.com/mrmuminov/php-i18n) package
    4. Type the telgram bot token in the `telegram->token` field. You need to get the token via [@BotFather](https://t.me/botfather)
5. To use the bot, configure webhook via `setWebhook` mthod. [`Docs`](https://core.telegram.org/bots/api) [`setWebhook doc`](https://core.telegram.org/bots/api#setwebhook)
6. Log in to [Telegram](https://telegram.org) and send the `/start` command. Finish

### Requirements

[](#requirements)

- PHP version 7.0 or higher
-  for telegram bot methods. (`telegram-bot/api`)
-  for woking database (`gabordemooij/redbean`)
-  for internationalization (`mrmuminov/php-i18n`)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1704d ago

### Community

Maintainers

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

---

Top Contributors

[![mrmuminov](https://avatars.githubusercontent.com/u/64766486?v=4)](https://github.com/mrmuminov "mrmuminov (14 commits)")

### Embed Badge

![Health badge](/badges/mrmuminov-telegram-bot/health.svg)

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

###  Alternatives

[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[boshurik/telegram-bot-bundle

Telegram bot bundle

80122.6k](/packages/boshurik-telegram-bot-bundle)[sonko-dmitry/yii2-telegram-bot-api

Telegram bot api component for Yii2

2032.6k1](/packages/sonko-dmitry-yii2-telegram-bot-api)[he110/communication-tools

Tools set for messenger managing. Allows you to send any content via Telegram, Viber, WhatsApp, VK and so on

1711.6k](/packages/he110-communication-tools)[shaygan/telegram-bot-api-bundle

A simple wrapper for telegram-bot-api.

225.1k](/packages/shaygan-telegram-bot-api-bundle)

PHPackages © 2026

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