PHPackages                             mactape/telegram-var-dump - 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. mactape/telegram-var-dump

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

mactape/telegram-var-dump
=========================

PHP Bad Practices, var dump to telegram

1.0.0(1y ago)0243MITPHPPHP ^8.2

Since Jan 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/yulchurin/telegram-var-dump)[ Packagist](https://packagist.org/packages/mactape/telegram-var-dump)[ RSS](/packages/mactape-telegram-var-dump/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

### var\_dump to telegram for Laravel

[](#var_dump-to-telegram-for-laravel)

### Installation and configuration

[](#installation-and-configuration)

`composer require mactape/telegram-var-dump`

> In the .env file you need to add these parameters:
>
> ```
> TELEGRAM_VAR_DUMP_KEY=your-telegram-bot-key
> TELEGRAM_VAR_DUMP_CHAT=your-telegram-user-id
>
> ```

- Talk to [@BotFather](https://core.telegram.org/bots#6-botfather) and generate a Bot API Token.
- Then, add your Telegram Bot API Token to .env file:
    `TELEGRAM_VAR_DUMP_KEY=your-bot-key`
- Talk to [@userinfobot](https://t.me/userinfobot) and find your chat id

> **The output data will look as follows:**
>
> @your\_telegram\_nickname
> **Id: YOUR\_USER\_ID** &lt;- you need this number
> First: Your Tg First Name
> Last: Your Tg Last Name
> Lang: en

- Then add your Telegram chat\_id to .env file
    `TELEGRAM_VAR_DUMP_CHAT=your_user_id`

### Usage

[](#usage)

```
TgVarDump::dump($something, $someValue, $somethingElse)

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~58 days

Total

9

Last Release

599d ago

Major Versions

0.2.2 → 1.0.02024-09-18

PHP version history (2 changes)0.0.1PHP ^8.0

1.0.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mactape-telegram-var-dump/health.svg)

```
[![Health](https://phpackages.com/badges/mactape-telegram-var-dump/health.svg)](https://phpackages.com/packages/mactape-telegram-var-dump)
```

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

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

Easily debug Laravel apps

31538.4M2.8k](/packages/spatie-laravel-ray)[laradumps/laradumps

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

1.3k1.3M29](/packages/laradumps-laradumps)[glhd/laravel-dumper

382801.4k](/packages/glhd-laravel-dumper)

PHPackages © 2026

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