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 3y 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 1mo 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 22% 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

1605d 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

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M49](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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