PHPackages                             galka/laravel-telegram-logger - 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. galka/laravel-telegram-logger

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

galka/laravel-telegram-logger
=============================

Telegram-logger package for Laravel

1.0(3y ago)010MITPHPPHP ^8.0

Since May 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Galinka999/laravel-telegram-logger)[ Packagist](https://packagist.org/packages/galka/laravel-telegram-logger)[ RSS](/packages/galka-laravel-telegram-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Telegram-logger for Laravel
---------------------------

[](#telegram-logger-for-laravel)

#### Installation

[](#installation)

- composer require galka/laravel-telegram-logger

### Publish

[](#publish)

- php artisan vendor:publish --provider='Galka\\TelegramBotLogger\\Providers\\TelegramBotLoggerProvider'
- add channel to config/logging.php :

'telegram\_log' =&gt; \[ 'driver' =&gt; 'custom', 'via' =&gt; TelegramLoggerFactory::class, 'level' =&gt; env('LOG\_LEVEL', 'debug'), 'chat\_id' =&gt; env('TELEGRAM\_LOGGER\_CHAT\_ID'), 'token' =&gt; env('TELEGRAM\_LOGGER\_TOKEN'), \]

- add token and chat\_id to .env

### Usage

[](#usage)

logger()-&gt;channel('telegram\_log)-&gt;debug('test);

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

1096d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cb1a1e37cac4c45258cca099027ed81ea1ce2a79f8bde0c4d9c24032ca8b8b5?d=identicon)[Galinka999](/maintainers/Galinka999)

---

Top Contributors

[![Galinka999](https://avatars.githubusercontent.com/u/72612044?v=4)](https://github.com/Galinka999 "Galinka999 (1 commits)")

### Embed Badge

![Health badge](/badges/galka-laravel-telegram-logger/health.svg)

```
[![Health](https://phpackages.com/badges/galka-laravel-telegram-logger/health.svg)](https://phpackages.com/packages/galka-laravel-telegram-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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