PHPackages                             seatplus/telegram-channel - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. seatplus/telegram-channel

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

seatplus/telegram-channel
=========================

implements notifications for telegram

0.1.1(4y ago)015MITPHPPHP ^8.0

Since Jul 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/seatplus/telegram-channel)[ Packagist](https://packagist.org/packages/seatplus/telegram-channel)[ Docs](https://github.com/seatplus/telegram-channel)[ GitHub Sponsors](https://github.com/:vendor_name)[ RSS](/packages/seatplus-telegram-channel/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (2)Dependencies (12)Versions (3)Used By (0)

:package\_description
=====================

[](#package_description)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d818aa15c870bb7262d13a6c3a6fb862fb7791155e09838657d8574d8119e136/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73656174706c75732f74656c656772616d2d6368616e6e656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/seatplus/telegram-channel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/14eee3eb9aecfcdb73404709d0a0d5234547ad9a2bbe72a6062ff8d16ea2382d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73656174706c75732f74656c656772616d2d6368616e6e656c2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/seatplus/telegram-channel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/df82e318e0428516105af4bea9ed2d3030dc08c33af5b057eea60da2f4b9248e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73656174706c75732f74656c656772616d2d6368616e6e656c2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/seatplus/telegram-channel/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/68aaf814a0d2fbd68c4df00a5495887f24e932fab8066234304f9fe2c8dd42c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73656174706c75732f74656c656772616d2d6368616e6e656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/seatplus/telegram-channel)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require seatplus/telegram-channel
```

You run the migrations with:

```
php artisan migrate
```

Configuration
-------------

[](#configuration)

1. create a bot by contacting [@BotFather](http://t.me/BotFather) (opens new window) ()
2. set your website domain using `/setdomain` (f.e. )
3. set `.env` variables

```
TELEGRAM_BOT_NAME=
TELEGRAM_TOKEN=
TELEGRAM_REDIRECT_URI=http://yourdomain.tld/auth/telegram/callback
```

make sure to replace `yourdomain.tld` with your actual domain.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Herpaderp Aldent](https://github.com/herpaderpaldent)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Every ~18 days

Total

2

Last Release

1733d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6583519?v=4)[Herpaderp Aldent](/maintainers/herpaderpaldent)[@herpaderpaldent](https://github.com/herpaderpaldent)

---

Top Contributors

[![herpaderpaldent](https://avatars.githubusercontent.com/u/6583519?v=4)](https://github.com/herpaderpaldent "herpaderpaldent (12 commits)")

---

Tags

seatplustelegram-channel

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/seatplus-telegram-channel/health.svg)

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

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.4M35](/packages/laravel-notification-channels-telegram)[mckenziearts/laravel-notify

Flexible flash notifications for Laravel

1.7k1.1M5](/packages/mckenziearts-laravel-notify)[xammie/mailbook

Laravel Mail Explorer

482458.3k1](/packages/xammie-mailbook)[spatie/laravel-notification-log

Log notifications sent by your Laravel app

207902.8k](/packages/spatie-laravel-notification-log)[illuminate/mail

The Illuminate Mail package.

5910.1M391](/packages/illuminate-mail)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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