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

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

kfosoft/php-dumper
==================

PHP Dumper. Fork of Yii2 VarDumper

1.0(10y ago)01.9kPHPPHP &gt;=5.4.0

Since Mar 13Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

PHP Dumper. Fork of Yii2 VarDumper
==================================

[](#php-dumper-fork-of-yii2-vardumper)

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

[](#installation)

Installation with Composer

Add in composer.json

```
    "require": {
        ...
        "kfosoft/php-var-dumper":"*"
    }

```

Well done!

Example call
------------

[](#example-call)

```
    \kfosoft\debug\Dumper::dump($var, 10, 'string');
	\kfosoft\debug\Dumper::dump($var, 10, 'highlight');
	\kfosoft\debug\Dumper::dump($var, 10, 'json');

```

Enjoy, guys!

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3544388a2defce630d5b16fe9c38c91057278147939e8fac9a419386c3984a98?d=identicon)[kfosoft](/maintainers/kfosoft)

---

Top Contributors

[![nemed](https://avatars.githubusercontent.com/u/5604304?v=4)](https://github.com/nemed "nemed (3 commits)")

---

Tags

phpdebugvar\_dumpvardumpvar-dumperVarDumper

### Embed Badge

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

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

###  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.

5748.2k6](/packages/php-sage-sage)[mmucklo/krumo

KRUMO - version 2.0 of print\_r(); and var\_dump(); (with new updates)

94171.6k6](/packages/mmucklo-krumo)[awesomite/var-dumper

The alternative for var\_dump function

1015.4k2](/packages/awesomite-var-dumper)[h4cc/phpqatools

A meta composer package for PHP QA Tools.

6118.6k1](/packages/h4cc-phpqatools)

PHPackages © 2026

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