PHPackages                             makhnanov/php-telegram-html-debug - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. makhnanov/php-telegram-html-debug

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

makhnanov/php-telegram-html-debug
=================================

Easy Debug With Telegram Channel With HTML files

6.3.1(9mo ago)196MITPHP

Since Jul 19Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/makhnanov/php-telegram-html-debug)[ Packagist](https://packagist.org/packages/makhnanov/php-telegram-html-debug)[ RSS](/packages/makhnanov-php-telegram-html-debug/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (19)Used By (0)

What Is IT?
===========

[](#what-is-it)

This is library for Easy debug with symfony/var-dumper dd() / dump(),
but in html in telegram bot message.

TL;DR;
======

[](#tldr)

```
composer require makhnanov/php-telegram-html-debug
```

```
composer require --dev makhnanov/php-telegram-html-debug
```

```
\TD::$token = getenv('DEBUG_BOT_TOKEN');
\TD::$chat_id = getenv('DEBUG_BOT_CHAT_ID');
\TD::$message_thread_id = getenv('DEBUG_BOT_MESSAGE_THREAD_ID');
td($exception, 'Error!');
# Or
telegram_debug($token, $chatId, $varDump, $caption, $messageThreadId);
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance56

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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 ~22 days

Recently: every ~0 days

Total

18

Last Release

292d ago

Major Versions

1.0.1 → 2.0.02024-07-23

2.0.0 → 3.0.02024-12-26

3.2.0 → 4.0.02025-07-07

4.0.0 → 5.0.02025-07-15

5.0.0 → 6.0.02025-07-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb0926bd981de9a097fc621208730897e03f0870b7d59b7bee7884d05c1252e8?d=identicon)[BakirovRR](/maintainers/BakirovRR)

---

Top Contributors

[![makhnanov](https://avatars.githubusercontent.com/u/26364864?v=4)](https://github.com/makhnanov "makhnanov (19 commits)")

### Embed Badge

![Health badge](/badges/makhnanov-php-telegram-html-debug/health.svg)

```
[![Health](https://phpackages.com/badges/makhnanov-php-telegram-html-debug/health.svg)](https://phpackages.com/packages/makhnanov-php-telegram-html-debug)
```

###  Alternatives

[symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

2.4k115.8M824](/packages/symfony-debug-bundle)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k21.3M40](/packages/php-debugbar-php-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

566146.7M471](/packages/spatie-laravel-ignition)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[laradumps/laradumps-core

LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.

261.2M13](/packages/laradumps-laradumps-core)

PHPackages © 2026

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