PHPackages                             digital-marketing-framework/typo3-template-engine-twig - 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. digital-marketing-framework/typo3-template-engine-twig

ActiveTypo3-cms-extension[Templating &amp; Views](/categories/templating)

digital-marketing-framework/typo3-template-engine-twig
======================================================

Anyrel - Twig Template Engine

3.0.2(3mo ago)04.5k3GPL-2.0+PHPPHP ^8.2CI passing

Since Nov 1Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/digital-marketing-framework/typo3-template-engine-twig)[ Packagist](https://packagist.org/packages/digital-marketing-framework/typo3-template-engine-twig)[ Docs](https://www.mediatis.de)[ RSS](/packages/digital-marketing-framework-typo3-template-engine-twig/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (8)Used By (3)

Introduction
============

[](#introduction)

EXT:dmf\_template\_engine\_twig is overriding the default template engine from EXT:dmf\_core

It will allow you to use Twig in the template fields

Manual
------

[](#manual)

### Data access

[](#data-access)

It is possible to output the data directly with the field name. Example:

```
Hello {{ firstname }} {{ lastname }},

Thank you for your message!
```

Furthermore, we have an array in which all fields have been stored. Here is an example of how to access the array:

```
{% for key,value in all_values %}
  {{ key }}: {{ value }}
{% endfor %}
```

### Twig Documentation

[](#twig-documentation)

[Twig Template](https://twig.symfony.com/doc/3.x/templates.html)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance78

Regular maintenance activity

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~162 days

Recently: every ~156 days

Total

6

Last Release

118d ago

Major Versions

1.0.0 → 2.0.02024-05-05

2.1.0 → 3.0.02025-05-25

PHP version history (2 changes)1.0.0PHP ^8.1

3.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/0744b53af7a0002c4e7adba5f4f057abec49b0de08285e1ff4b29e0c4278353d?d=identicon)[mvoehringer](/maintainers/mvoehringer)

![](https://www.gravatar.com/avatar/befa0897de954bbba333cd7524c200bbee46e3f255af9937f4bbf788354d5df0?d=identicon)[stephan.ude](/maintainers/stephan.ude)

![](https://www.gravatar.com/avatar/c9fe06ce978e4d0420a02ebbfb9011b446fd574463945befc6c6fe2a55db83b3?d=identicon)[mkarulin](/maintainers/mkarulin)

---

Top Contributors

[![s-ude](https://avatars.githubusercontent.com/u/3974706?v=4)](https://github.com/s-ude "s-ude (6 commits)")[![NamelessCube](https://avatars.githubusercontent.com/u/53624587?v=4)](https://github.com/NamelessCube "NamelessCube (3 commits)")

---

Tags

twigdatatemplateextensiontypo3Relay

### Embed Badge

![Health badge](/badges/digital-marketing-framework-typo3-template-engine-twig/health.svg)

```
[![Health](https://phpackages.com/badges/digital-marketing-framework-typo3-template-engine-twig/health.svg)](https://phpackages.com/packages/digital-marketing-framework-typo3-template-engine-twig)
```

###  Alternatives

[shoot/shoot

Shoot aims to make providing data to your templates more manageable

40229.9k2](/packages/shoot-shoot)[sitegeist/fluid-styleguide

Living styleguide for Fluid Components

16227.4k1](/packages/sitegeist-fluid-styleguide)[templavoilaplus/templavoilaplus

Building kit for custom pages and content elements with individual fields, containers and backend layouts. Supporting drag'n'drop and multiple references.

2637.6k13](/packages/templavoilaplus-templavoilaplus)[dirkpersky/typo3-rte-ckeditor-fontawesome

Adds the Fontawesome add-on to the CKEditor in TYPO3.

16147.9k](/packages/dirkpersky-typo3-rte-ckeditor-fontawesome)

PHPackages © 2026

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