PHPackages                             mytoysgroup/patternlab-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. mytoysgroup/patternlab-twig-bridge

ActiveSymfony-bridge[Templating &amp; Views](/categories/templating)

mytoysgroup/patternlab-twig-bridge
==================================

Dummy Implementation of Symfony Twig Bridge for Pattern Lab; Forked from symfony/twig-bridge

v3.1.1(10y ago)0331MITPHPPHP &gt;=5.5.9

Since Sep 29Pushed 10y ago2 watchersCompare

[ Source](https://github.com/mytoysgroup/patternlab-twig-bridge)[ Packagist](https://packagist.org/packages/mytoysgroup/patternlab-twig-bridge)[ RSS](/packages/mytoysgroup-patternlab-twig-bridge/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (16)Versions (162)Used By (1)

Twig Bridge
===========

[](#twig-bridge)

Provides integration for [Twig](http://twig.sensiolabs.org/) with various Symfony components.

Resources
---------

[](#resources)

If you want to run the unit tests, install dev dependencies before running PHPUnit:

```
$ cd path/to/Symfony/Bridge/Twig/
$ composer install
$ phpunit

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 56.5% 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 ~10 days

Recently: every ~2 days

Total

161

Last Release

3769d ago

Major Versions

v2.8.0-BETA1 → v3.0.0-BETA12015-11-02

v2.8.0 → v3.0.02015-11-28

v2.8.1 → v3.0.12015-12-10

v2.3.37 → 3.0.x-dev2016-01-03

2.9.0 → v3.1.12016-01-15

PHP version history (4 changes)2.0.4PHP &gt;=5.3.2

v2.1.0PHP &gt;=5.3.3

v2.7.0-BETA1PHP &gt;=5.3.9

v3.0.0-BETA1PHP &gt;=5.5.9

### Community

Maintainers

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

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (449 commits)")[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (112 commits)")[![webmozart](https://avatars.githubusercontent.com/u/176399?v=4)](https://github.com/webmozart "webmozart (61 commits)")[![vicb](https://avatars.githubusercontent.com/u/248818?v=4)](https://github.com/vicb "vicb (21 commits)")[![Tobion](https://avatars.githubusercontent.com/u/610090?v=4)](https://github.com/Tobion "Tobion (18 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (16 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (16 commits)")[![stloyd](https://avatars.githubusercontent.com/u/67402?v=4)](https://github.com/stloyd "stloyd (9 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (8 commits)")[![hason](https://avatars.githubusercontent.com/u/288535?v=4)](https://github.com/hason "hason (8 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (7 commits)")[![saro0h](https://avatars.githubusercontent.com/u/667519?v=4)](https://github.com/saro0h "saro0h (7 commits)")[![aitboudad](https://avatars.githubusercontent.com/u/1753742?v=4)](https://github.com/aitboudad "aitboudad (6 commits)")[![eriksencosta](https://avatars.githubusercontent.com/u/16807915?v=4)](https://github.com/eriksencosta "eriksencosta (6 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (5 commits)")[![craue](https://avatars.githubusercontent.com/u/800119?v=4)](https://github.com/craue "craue (5 commits)")[![jfsimon](https://avatars.githubusercontent.com/u/119407?v=4)](https://github.com/jfsimon "jfsimon (5 commits)")[![keradus](https://avatars.githubusercontent.com/u/2716794?v=4)](https://github.com/keradus "keradus (4 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (4 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (3 commits)")

### Embed Badge

![Health badge](/badges/mytoysgroup-patternlab-twig-bridge/health.svg)

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

###  Alternatives

[twig/extra-bundle

A Symfony bundle for extra Twig extensions

91292.0M315](/packages/twig-extra-bundle)[twig/intl-extra

A Twig extension for Intl

36663.2M221](/packages/twig-intl-extra)[rcrowe/twigbridge

Adds the power of Twig to Laravel

9105.9M50](/packages/rcrowe-twigbridge)[twig/string-extra

A Twig extension for Symfony String

21946.0M133](/packages/twig-string-extra)[twig/cssinliner-extra

A Twig extension to allow inlining CSS

23018.5M55](/packages/twig-cssinliner-extra)[symfony/ux-twig-component

Twig components for Symfony

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

PHPackages © 2026

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