PHPackages                             mastir/php-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. mastir/php-dump

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

mastir/php-dump
===============

Tool to convert app scopes into binary readable data dump

v1.0(1y ago)015[3 PRs](https://github.com/mastir/php-dump/pulls)MITPHPPHP ^8.1

Since Aug 12Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (5)Used By (0)

mastir/php-dump
===============

[](#mastirphp-dump)

 **Tool to create small dump of your php application**

### Use cases

[](#use-cases)

- Visualise application exceptions
- Save exception dump for later processing
- Attach dump in bug tracking system
- Dump request data to reproduce bugs
- Review and compare dumps

### Basic usage

[](#basic-usage)

1. Create dump (binary string) using PhpDumpBuilder
2. Save/transfer dump (optional)
3. Read dump using php-dump.js
4. Render dump using react components in php-dump.jsx

See example in [public/index.php](public/index.php)

[![](public/php-dump.gif)](public/php-dump.gif)

About
-----

[](#about)

This project adheres to a [code of conduct](CODE_OF_CONDUCT.md). By participating in this project and its community, you are expected to uphold this code.

Installation
------------

[](#installation)

Install this package as a dependency using [Composer](https://getcomposer.org).

```
composer require mastir/php-dump
```

Contributing
------------

[](#contributing)

Contributions are welcome! To contribute, please familiarize yourself with [CONTRIBUTING.md](CONTRIBUTING.md).

Coordinated Disclosure
----------------------

[](#coordinated-disclosure)

Keeping user information safe and secure is a top priority, and we welcome the contribution of external security researchers. If you believe you've found a security issue in software that is maintained in this repository, please read [SECURITY.md](SECURITY.md) for instructions on submitting a vulnerability report.

Copyright and License
---------------------

[](#copyright-and-license)

mastir/php-dump is copyright © [Yevhen](mailto:themastir@gmail.com)and licensed for use under the terms of the MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

644d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/80f6e67d7014c047e083e977f754e286fd1c56c4ae2ff6e3f7443d2544c30af8?d=identicon)[mastir](/maintainers/mastir)

---

Top Contributors

[![mastir](https://avatars.githubusercontent.com/u/2648333?v=4)](https://github.com/mastir "mastir (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")

---

Tags

phpdebugdumptool

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mastir-php-dump/health.svg)

```
[![Health](https://phpackages.com/badges/mastir-php-dump/health.svg)](https://phpackages.com/packages/mastir-php-dump)
```

###  Alternatives

[jbzoo/jbdump

Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print\_r() and var\_dump() functions.

211.1M3](/packages/jbzoo-jbdump)[php-sage/sage

☯ Insightful PHP debugging assistant.

5639.7k5](/packages/php-sage-sage)[h4cc/phpqatools

A meta composer package for PHP QA Tools.

6418.6k1](/packages/h4cc-phpqatools)

PHPackages © 2026

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