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

ActiveLibrary

ammarfaizi2/bot-telegram
========================

Bot Telegram

0.0.1(8y ago)232MITPHP

Since Jun 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ammarfaizi2/bot-telegram)[ Packagist](https://packagist.org/packages/ammarfaizi2/bot-telegram)[ RSS](/packages/ammarfaizi2-bot-telegram/feed)WikiDiscussions master Synced 2d ago

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

Bot-telegram
============

[](#bot-telegram)

> unofficial telegram api wrapper php

[![Swag logo](assets/header.png)](assets/header.png)

Installation
------------

[](#installation)

```
composer install
```

Overviews
---------

[](#overviews)

```
require __DIR__ . '/vendor/autoload.php';
use Telegram\Bot\Client;
$bot = new Client('BOT_TOKEN');
$bot->sendMessage('hello world','1234'); // message, to
```

Release History
---------------

[](#release-history)

- 0.0.1
    - Work in progress

License
-------

[](#license)

Distributed under the GPL license. See `LICENSE` for more information.

Contributing
------------

[](#contributing)

1. Fork it
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

3259d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c2d08c0511b9077f07d2561842cffa65e3f403142b501a2cd7951d21fe6eaaf?d=identicon)[ammarfaizi2](/maintainers/ammarfaizi2)

---

Top Contributors

[![ammarfaizi2](https://avatars.githubusercontent.com/u/26004054?v=4)](https://github.com/ammarfaizi2 "ammarfaizi2 (15 commits)")[![Cvar1984](https://avatars.githubusercontent.com/u/32727560?v=4)](https://github.com/Cvar1984 "Cvar1984 (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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