PHPackages                             huyct/log-helper - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. huyct/log-helper

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

huyct/log-helper
================

Log Helper Package

v2.0.0(1y ago)1224MITPHPPHP &gt;8.0

Since Dec 23Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/huydevct/log-helper)[ Packagist](https://packagist.org/packages/huyct/log-helper)[ RSS](/packages/huyct-log-helper/feed)WikiDiscussions main Synced 1mo ago

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

Telegram Helper
===============

[](#telegram-helper)

- This package help us send log to Telegram channel through a bot chat and it runs with Job in Laravel framework.

1. Requirement and install
--------------------------

[](#1-requirement-and-install)

- PHP &gt;=7.0

```
composer require huyct/log-helper
```

- Add this line to `bootstrap/providers.php` in laravel &gt;=11.0 and in `config/app.php` in lower version.

```
\Huyct\LogHelper\providers\LogHelperProvider::class,
```

- Publish config

```
php artisan vendor:publish --tag=loghelper
# Position of file config: config/loghelper.php
```

- Add these lines to `.env`

```
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHANNEL_LOG_ID=
TELEGRAM_CHANNEL_ERROR_ID=
// these lines if you lack
HELPER_LOG_DRIVER=telegram
HELPER_LOG_ENABLE=true
HELPER_LOG_QUEUE_NAME=send-log
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance62

Regular maintenance activity

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~11 days

Recently: every ~16 days

Total

7

Last Release

448d ago

Major Versions

1.1.2 → v2.0.02025-02-25

PHP version history (2 changes)1.0.0PHP &gt;7.0

v2.0.0PHP &gt;8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d11ab3ddc1bc45efdd80a0d5760170c8491ca7635ff3a8755f2cc05e8b247b4?d=identicon)[huydevct](/maintainers/huydevct)

---

Top Contributors

[![huydevct](https://avatars.githubusercontent.com/u/64426508?v=4)](https://github.com/huydevct "huydevct (1 commits)")[![minhngoc2512](https://avatars.githubusercontent.com/u/25582495?v=4)](https://github.com/minhngoc2512 "minhngoc2512 (1 commits)")

### Embed Badge

![Health badge](/badges/huyct-log-helper/health.svg)

```
[![Health](https://phpackages.com/badges/huyct-log-helper/health.svg)](https://phpackages.com/packages/huyct-log-helper)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[hosmelq/laravel-logsnag

Integrate the power of LogSnag's real-time event tracking into your Laravel application.

237.9k](/packages/hosmelq-laravel-logsnag)

PHPackages © 2026

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