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

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

dualhand/dumper-bundle
======================

A dumper bundle

0.0.6(8y ago)04211MITPHPPHP &gt;=5.3.9

Since Sep 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/DualHand/DumperBundle)[ Packagist](https://packagist.org/packages/dualhand/dumper-bundle)[ RSS](/packages/dualhand-dumper-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (9)Used By (0)

Dualhand Dumper Bundle
======================

[](#dualhand-dumper-bundle)

*Purpose of this bundle:*

This bundle prints the object's properties that are active in their sonata admin class.

*EXAMPLE:*

1. you have a class that extends another and for the current project you don't use all parent properties. > dumper-bundle prints only the fields on the associated sonata admin
2. print a dump. try to find all translatable properties. is not easy, uh? > dumper-bundle prints all translatable properties of the object
3. if you're a frontend developer or you just want to have all the properties of an object printed in twig.. this is your bundle!

##### IMPORTANT! -&gt; This bundle requires symfony2 and sonata2

[](#important---this-bundle-requires-symfony2-and-sonata2)

*INSTALL:*

```
composer require dualhand/dumper-bundle

```

*USAGE:*

just put this in your twig template

`{{ prop(object) }}`

if you want to report a bug, please do it in [github](https://github.com/DualHand/DumperBundle) or mail me [](mailto:david@dualhand.com)

twitter: [@fodaveg](https://twitter.com/fodaveg)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Every ~89 days

Recently: every ~112 days

Total

6

Last Release

3116d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/153227096?v=4)[fodaveg](/maintainers/fodaveg)[@fodaveg](https://github.com/fodaveg)

---

Top Contributors

[![dvelascog](https://avatars.githubusercontent.com/u/4115349?v=4)](https://github.com/dvelascog "dvelascog (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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