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

v3.0.1(1mo ago)3251MITPHPPHP &gt;8.0

Since Dec 23Pushed 1mo 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 today

READMEChangelog (9)Dependencies (4)Versions (10)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

45

—

FairBetter than 91% of packages

Maintenance94

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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 ~66 days

Recently: every ~132 days

Total

9

Last Release

30d ago

Major Versions

1.1.2 → v2.0.02025-02-25

v2.0.0 → v3.0.02026-06-04

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

v2.0.0PHP &gt;8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/64426508?v=4)[HuyCT](/maintainers/huydevct)[@huydevct](https://github.com/huydevct)

---

Top Contributors

[![huydevct](https://avatars.githubusercontent.com/u/64426508?v=4)](https://github.com/huydevct "huydevct (2 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

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[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)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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