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(7mo ago)08.0k↓60.1%5GPL-2.0-or-laterPHPPHP ^8.2CI passing

Since Oct 25Pushed 7mo 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 2w ago

READMEChangelog (2)Dependencies (3)Versions (9)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

Maintenance65

Regular maintenance activity

Popularity25

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity61

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

211d 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.4M2.2k](/packages/symfony-symfony)[slim/twig-view

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

3738.9M247](/packages/slim-twig-view)[contao-community-alliance/dc-general

Universal data container for Contao

1581.4k93](/packages/contao-community-alliance-dc-general)[cakephp/twig-view

Twig powered View for CakePHP

156.0M20](/packages/cakephp-twig-view)[abydahana/aksara

Aksara is a modern, developer-friendly framework and CMS built on CodeIgniter 4, featuring rapid CRUD development, modular architecture, smart routing, flexible access control, API integration, and an AI assistant to make content management faster and smarter.

1141.2k](/packages/abydahana-aksara)[sproutcms/cms

Enterprise content management and framework

243.0k4](/packages/sproutcms-cms)

PHPackages © 2026

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