PHPackages                             schranz-templating/symfony-twig-integration - 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. schranz-templating/symfony-twig-integration

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

schranz-templating/symfony-twig-integration
===========================================

A integration of template renderer into symfony via twig template engine.

0.1.0(3y ago)04MITPHPPHP ^7.0 || ^8.0

Since Sep 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/schranz-templating/symfony-twig-integration)[ Packagist](https://packagist.org/packages/schranz-templating/symfony-twig-integration)[ RSS](/packages/schranz-templating-symfony-twig-integration/feed)WikiDiscussions 0.1 Synced today

READMEChangelogDependencies (5)Versions (2)Used By (0)

Schranz Template Renderer Integration for Twig
==============================================

[](#schranz-template-renderer-integration-for-twig)

Integrate the templating [Twig Adapter](https://github.com/schranz-templating/twig-adapter)into the Symfony Framework.

Part of the [Schranz Templating Project](https://github.com/schranz-templating/templating).

Installation
------------

[](#installation)

Install this package via Composer:

```
composer require schranz-templating/symfony-twig-integration
```

Register the Bundle class in your `config/bundles.php` or Kernel file:

```
return [
    // ...
    Schranz\Templating\Integration\Symfony\Twig\SchranzTemplatingTwigBundle::class => ['all' => true],
];
```

Configuration
-------------

[](#configuration)

The Twig Integration has currently no configuration as twig is supported out of the box by Symfony and can be configured via the [Symfony Twig Bundle](https://symfony.com/doc/6.2/reference/configuration/twig.html).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Total

2

Last Release

1384d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1698337?v=4)[Alexander Schranz](/maintainers/alexander-schranz)[@alexander-schranz](https://github.com/alexander-schranz)

---

Top Contributors

[![alexander-schranz](https://avatars.githubusercontent.com/u/1698337?v=4)](https://github.com/alexander-schranz "alexander-schranz (3 commits)")

### Embed Badge

![Health badge](/badges/schranz-templating-symfony-twig-integration/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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