PHPackages                             mohsen-najafizadeh/telegram-notifier - 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. mohsen-najafizadeh/telegram-notifier

ActiveLibrary[API Development](/categories/api)

mohsen-najafizadeh/telegram-notifier
====================================

A PHP package that handles API requests and sends notifications to Telegram seamlessly.

v1.1.0(1y ago)055[1 issues](https://github.com/mohsen-najafizadeh/telegram-notifier/issues)MITPHPPHP ^8.2

Since Dec 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mohsen-najafizadeh/telegram-notifier)[ Packagist](https://packagist.org/packages/mohsen-najafizadeh/telegram-notifier)[ RSS](/packages/mohsen-najafizadeh-telegram-notifier/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (8)Used By (0)

Telegram Notifier
=================

[](#telegram-notifier)

A simple PHP package for sending messages to Telegram using the Telegram Bot API.

Features
--------

[](#features)

- Send messages to Telegram channels and users.
- Easy integration with your PHP projects.
- Uses Guzzle HTTP Client for robust API communication.

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

[](#installation)

You can install the package via Composer:

```
  composer require mohsen-najafizadeh/telegram-notifier
```

Requirements
------------

[](#requirements)

- PHP 8.0 and above.
- Guzzle HTTP Client (Version 7.0 and above).

Quick Start
-----------

[](#quick-start)

Here’s how you can send a simple message using the package:

```
use MohsenNajafizadeh\TelegramNotifier\Telegram;

$response = Telegram::sendMessage($message, $botToken, $chatId);
```

For detailed documentation and examples, refer to the [Documentation](DOCUMENTATION.md) / [Documentation that created by PHPDocumentor](https://mohsen-najafizadeh.github.io/telegram-notifier/).

Contribution
------------

[](#contribution)

If you want to contribute to the project, please read the [Contributing Guidelines](CONTRIBUTING.md).

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance41

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.7% 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 ~9 days

Total

4

Last Release

497d ago

PHP version history (2 changes)v1.0.0PHP &gt;=8.0

v1.0.2PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ee680b9727d46c9d48a49c4c41f113f8d12831a80648c386eed725edcfe3fcc?d=identicon)[sokout-farzane](/maintainers/sokout-farzane)

---

Top Contributors

[![mohsen-najafizadeh](https://avatars.githubusercontent.com/u/105043980?v=4)](https://github.com/mohsen-najafizadeh "mohsen-najafizadeh (13 commits)")[![PeymanManteali](https://avatars.githubusercontent.com/u/156663346?v=4)](https://github.com/PeymanManteali "PeymanManteali (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mohsen-najafizadeh-telegram-notifier/health.svg)

```
[![Health](https://phpackages.com/badges/mohsen-najafizadeh-telegram-notifier/health.svg)](https://phpackages.com/packages/mohsen-najafizadeh-telegram-notifier)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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