PHPackages                             hellonico/twig-dump-extension - 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. [Templating &amp; Views](/categories/templating)
4. /
5. hellonico/twig-dump-extension

Abandoned → [symfony/twig-bridge](/?search=symfony%2Ftwig-bridge)ArchivedLibrary[Templating &amp; Views](/categories/templating)

hellonico/twig-dump-extension
=============================

VarDumper Twig extension

1.2.0(3y ago)4253.5k—2.6%2GPL-3.0+PHP

Since Oct 2Pushed 2y ago2 watchersCompare

[ Source](https://github.com/nlemoine/twig-dump-extension)[ Packagist](https://packagist.org/packages/hellonico/twig-dump-extension)[ Docs](https://github.com/nlemoine/twig-dump-extension)[ RSS](/packages/hellonico-twig-dump-extension/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (2)

⚠️ This package is abandoned, use [Twig-bridge](https://github.com/symfony/twig-bridge) instead.

---

Twig Dump Extension
===================

[](#twig-dump-extension)

Standalone Symfony Var Dumper Twig extension.

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

[](#installation)

```
composer require hellonico/twig-dump-extension
```

Usage
-----

[](#usage)

```
$twig = new Twig_Environment($loader, $options);
$twig->addExtension(new HelloNico\Twig\DumpExtension());
```

In Twig templates:

```
{{ dump(foo) }}
{% dump foo %}
{% dump foo, bar %}
```

Extra
-----

[](#extra)

Set some dumper options with the `hellonico/var-dumper-configurator` package:

```
composer req hellonico/var-dumper-configurator --dev
```

See  for configuration.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

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

Total

4

Last Release

1406d ago

Major Versions

0.1.0 → 1.02019-03-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/62f16c9d375343e12eb02b2a3095dc9a02047287b5f12f75ef4c59929fcb2802?d=identicon)[n5s](/maintainers/n5s)

---

Top Contributors

[![nlemoine](https://avatars.githubusercontent.com/u/2526939?v=4)](https://github.com/nlemoine "nlemoine (10 commits)")

---

Tags

twigtwig-extensionvardumper

### Embed Badge

![Health badge](/badges/hellonico-twig-dump-extension/health.svg)

```
[![Health](https://phpackages.com/badges/hellonico-twig-dump-extension/health.svg)](https://phpackages.com/packages/hellonico-twig-dump-extension)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[symfony/twig-bridge

Provides integration for Twig with various Symfony components

2.5k215.5M600](/packages/symfony-twig-bridge)[twig/intl-extra

A Twig extension for Intl

36763.2M221](/packages/twig-intl-extra)[twig/string-extra

A Twig extension for Symfony String

22046.0M133](/packages/twig-string-extra)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[symfony/ux-twig-component

Twig components for Symfony

21914.8M162](/packages/symfony-ux-twig-component)

PHPackages © 2026

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