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)058[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 today

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

30

—

LowBetter than 62% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity9

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

550d ago

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

v1.0.2PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/199365605?v=4)[sokout farzane](/maintainers/sokout-farzane)[@sokout-farzane](https://github.com/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M992](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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