PHPackages                             christophehurpeau/php-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. christophehurpeau/php-var-dump

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

christophehurpeau/php-var-dump
==============================

html var dump with syntax highlighting

1.0.2(11y ago)124[1 PRs](https://github.com/christophehurpeau/php-var-dump/pulls)MITPHP

Since Sep 24Pushed 7y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

php-var-dump
============

[](#php-var-dump)

html var dump with syntax highlighting

### How to use

[](#how-to-use)

```
$formatter = new HtmlFormatter();
$varDump = new VarDump($this->formatter, 99);
echo '

        ' . $varDump->dump($data) . '

';
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

Total

3

Last Release

4253d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12703a49897013cd2e337b1a6d3c79249aa678f158573e1e9598ad708a2b9368?d=identicon)[christophe-hurpeau](/maintainers/christophe-hurpeau)

---

Top Contributors

[![christophehurpeau](https://avatars.githubusercontent.com/u/302891?v=4)](https://github.com/christophehurpeau "christophehurpeau (6 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[bertptrs/phpstreams

A streams library for PHP based on the Java 8 Streams API.

883.2k](/packages/bertptrs-phpstreams)[cheprasov/php-parallel

The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases

1712.5k5](/packages/cheprasov-php-parallel)

PHPackages © 2026

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