PHPackages                             tentwofour/symfony-twig-bridge - 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. tentwofour/symfony-twig-bridge

ActiveLibrary[Templating &amp; Views](/categories/templating)

tentwofour/symfony-twig-bridge
==============================

Symfony implementation of the tentwofour/twig package

1.1.2(4y ago)0168MITPHPPHP ^7.0|^8.0

Since Apr 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tentwofour/SymfonyTwigBridge)[ Packagist](https://packagist.org/packages/tentwofour/symfony-twig-bridge)[ Docs](https://github.com/tentwofour/SymfonyTwigBridge)[ RSS](/packages/tentwofour-symfony-twig-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (7)Used By (0)

Twig Bridge Bundle
==================

[](#twig-bridge-bundle)

Bridge to provide Twig extensions () into Symfony2.

Enable in AppKernel
-------------------

[](#enable-in-appkernel)

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            ...
            new Ten24\SymfonyTwigBridgeBundle\Ten24SymfonyTwigBridgeBundle()
        )
        ...
    }
    ...
}
```

Usage
-----

[](#usage)

By default, the bundle registers all extensions from  by default. See that bundle for extension documentation.

Any/all extensions can be disabled via bundle configuration:

```
# app/config.yml

ten24_twig:
    email: false
    diff: false
    inflector: false
    money: false
    number: false
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

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

Recently: every ~440 days

Total

6

Last Release

1569d ago

PHP version history (4 changes)1.0.0PHP &gt;=5.4

1.0.2PHP ^5.6|^7.0

1.1.0PHP ^7.0

1.1.2PHP ^7.0|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d8857f054ee361525938a1158bc30970476b45f882878a8b8b2bdb87a9fe217?d=identicon)[tentwofour](/maintainers/tentwofour)

---

Top Contributors

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

---

Tags

symfonytwigten24tentwofour

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tentwofour-symfony-twig-bridge/health.svg)

```
[![Health](https://phpackages.com/badges/tentwofour-symfony-twig-bridge/health.svg)](https://phpackages.com/packages/tentwofour-symfony-twig-bridge)
```

###  Alternatives

[a2lix/auto-form-bundle

Automate form building

873.8M11](/packages/a2lix-auto-form-bundle)[craue/twigextensions-bundle

Useful Twig extensions for your Symfony project.

81212.3k1](/packages/craue-twigextensions-bundle)[nucleos/antispam-bundle

This bundle provides some basic features to reduce spam in symfony forms.

52105.1k](/packages/nucleos-antispam-bundle)

PHPackages © 2026

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