PHPackages                             mnlnk/dumper - 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. mnlnk/dumper

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

mnlnk/dumper
============

PHP дампер для отладки кода

2.0.0(2y ago)060MITPHPPHP &gt;=8.1

Since Jun 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mnlnk/dumper)[ Packagist](https://packagist.org/packages/mnlnk/dumper)[ RSS](/packages/mnlnk-dumper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Dumper 2.0.0
------------

[](#dumper-200)

PHP дампер для отладки кода.

##### Требования:

[](#требования)

- `PHP >= 8.1`
- `ext-mbstring`

#### Установка:

[](#установка)

```
composer require mnlnk/dumper

```

#### Примеры:

[](#примеры)

```
// Выводит дамп данных
dump($data);
```

```
// Выводит дамп данных и завершает выполнение скрипта
dumpEx($data);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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

Total

4

Last Release

859d ago

Major Versions

1.0.2 → 2.0.02024-02-23

PHP version history (2 changes)1.0.0PHP &gt;=5.6

2.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/107321964?v=4)[Yuriy Manuylenko](/maintainers/mnlnk)[@mnlnk](https://github.com/mnlnk)

---

Top Contributors

[![mnlnk](https://avatars.githubusercontent.com/u/107321964?v=4)](https://github.com/mnlnk "mnlnk (60 commits)")

---

Tags

datadumpdumperphp

### Embed Badge

![Health badge](/badges/mnlnk-dumper/health.svg)

```
[![Health](https://phpackages.com/badges/mnlnk-dumper/health.svg)](https://phpackages.com/packages/mnlnk-dumper)
```

###  Alternatives

[fjogeleit/prometheus-messenger-middleware

Prometheus Middleware for the Symfony Messenger Component

2255.2k](/packages/fjogeleit-prometheus-messenger-middleware)[spatie/craft-ray

Easily debug CraftCMS projects

1638.6k](/packages/spatie-craft-ray)

PHPackages © 2026

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