PHPackages                             digital-marketing-framework/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. [Framework](/categories/framework)
4. /
5. digital-marketing-framework/template-engine-twig

ActiveLibrary[Framework](/categories/framework)

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

Anyrel - Template Engine - Twig

3.0.1(5mo ago)06.8k↓58.3%5GPL-2.0-or-laterPHPPHP ^8.2CI passing

Since Oct 25Pushed 5mo ago2 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (8)Used By (5)

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

[](#introduction)

Use Twig as Default Template Engine

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

45

—

FairBetter than 91% of packages

Maintenance71

Regular maintenance activity

Popularity22

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~136 days

Recently: every ~156 days

Total

7

Last Release

166d ago

Major Versions

1.0.1 → 2.0.02024-05-05

2.1.1 → 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 (2 commits)")

---

Tags

frameworktwigdatatemplatemarketingtemplate engine

### Embed Badge

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

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[slim/twig-view

Slim Framework 4 view helper built on top of the Twig 3 templating component

3738.7M236](/packages/slim-twig-view)[cakephp/twig-view

Twig powered View for CakePHP

155.7M19](/packages/cakephp-twig-view)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k90](/packages/contao-community-alliance-dc-general)[sproutcms/cms

Enterprise content management and framework

242.5k4](/packages/sproutcms-cms)

PHPackages © 2026

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