PHPackages                             avency/neos-vardump - 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. avency/neos-vardump

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

avency/neos-vardump
===================

Neos VarDump Package

2.1.0(2mo ago)147.1k↓50%1MITPHPPHP &gt;=8.2

Since Jul 11Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/avency/Avency.Neos.VarDump)[ Packagist](https://packagist.org/packages/avency/neos-vardump)[ Docs](https://www.avency.de)[ RSS](/packages/avency-neos-vardump/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (12)Used By (0)

Neos Dump Server
================

[](#neos-dump-server)

Bringing the [Symfony Var-Dump Server](https://symfony.com/doc/current/components/var_dumper.html#the-dump-server) to Neos.

This package will give you a dump server, that collects all `\Avency\Neos\var_dump` call outputs, so that it does not interfere with HTTP / API responses.

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

[](#installation)

You can install the package via composer:

```
composer require --dev avency/neos-vardump
```

The package will register itself automatically.

Usage
-----

[](#usage)

Start the dump server by calling the flow command:

```
./flow dumpserver:start
```

And then you can put `\Avency\Neos\var_dump` calls in your methods. But instead of dumping the output in your current HTTP request, they will be dumped in your terminal. This is very useful, when you want to dump data from API requests, without having to deal with HTTP errors.

Credits
-------

[](#credits)

- [Beyond Code](https://github.com/beyondcode) for the idea

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance84

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 71.4% 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 ~351 days

Recently: every ~702 days

Total

9

Last Release

60d ago

Major Versions

1.2.0 → 2.0.02026-02-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f2f7e4940fc539ff0fdf77ccd2e30d5dfe98dd3228cf52ac05aca355b719981?d=identicon)[gerdemann](/maintainers/gerdemann)

---

Top Contributors

[![gerdemann](https://avatars.githubusercontent.com/u/690536?v=4)](https://github.com/gerdemann "gerdemann (10 commits)")[![erkenes](https://avatars.githubusercontent.com/u/8766722?v=4)](https://github.com/erkenes "erkenes (2 commits)")[![lhortmann](https://avatars.githubusercontent.com/u/31652404?v=4)](https://github.com/lhortmann "lhortmann (2 commits)")

---

Tags

flowframeworkhacktoberfestneoscms

### Embed Badge

![Health badge](/badges/avency-neos-vardump/health.svg)

```
[![Health](https://phpackages.com/badges/avency-neos-vardump/health.svg)](https://phpackages.com/packages/avency-neos-vardump)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.0M27](/packages/neos-eel)[ffi/var-dumper

List of symfony/var-dumper casters with FFI support

2010.7k4](/packages/ffi-var-dumper)

PHPackages © 2026

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