Yii Framework 34k+
  • News
  • Guide
  • API
  • Wiki
  • Forum
  • Community
    • Places
    • Members
    • Hall of Fame
    • Badges
  • More
    • Learn
    • Books
    • Resources
    • Develop
    • Download Yii
    • Extensions
    • Report an Issue
    • Report a Security Issue
    • Contribute to Yii
    • Donate
    • About
    • Release Cycle
    • License
    • Team
    • Official Logos and Design
Login

Yii View Twig Renderer 3.0

Jan 9, 2026

Yii Framework Twig Extension 3.0.0

Yii View Twig Renderer version 3.0.0 was released. In this version:

  • Rename ViewRenderer to more understandable TwigTemplateRenderer
  • Remove YiiTwigExtension
  • Update version of yiisoft/view to ^11|^12
  • Change PHP constraint in composer.json to 8.1 - 8.5

Read more

Yii2 extension releases

Feb 13, 2025

Yii2 extensions with pending releases were tagged:

  • Composer 2.0.11
  • Redis 2.0.19
  • Shell 2.0.6
  • apidoc 3.0.7

Read more

Twig extension 2.5.0 released

May 9, 2024

Version 2.5.0 of Twig extension for Yii 2 was released.

This version adds support for Twig 3.9. Note that there were many internal changes that might affect and break codebases using twig:

Internal functions (including twig_get_attribute) has been moved and renamed.
The internal working of twig does not store template state in the output buffer anymore.
This means if a custom twig function reads and modifies the output buffer, it might not work as expected.

See the CHANGELOG for details.

Twig extension 2.4.3 released

Apr 29, 2024

Version 2.4.3 of Twig extension for Yii 2 was released.

Changes in this release:

  • Prevent Twig 3.9 from installing

See the CHANGELOG for details.

Support for Twig 3.9 will be added in the next major version - 2.5.

Yii View Twig Renderer 2.1

Feb 17, 2023

Minor version of Yii View Twig Renderer was released. There a few changes and improvements:

  • raised minimum PHP version to ^8.0;
  • updated version of yiisoft/view to ^6.0|^7.0|^8.0;
  • added support ^2.0 version of psr/container.

Twig extension 2.4.2 released

Sep 4, 2022

We are very pleased to announce two releases of Twig extension.

Version 2.4.2 allows installing the extension when using PHP 8.1.

View Twig Renderer 1.0.0

Jul 5, 2021

First stable version of View Twig Renderer was released. The package is an extension of the Yii View Rendering Library. This extension provides a ViewRender that would allow you to use Twig view template engine.

Check package readme for details.

Twig extension 2.4.1 released

Nov 10, 2020

We are very pleased to announce two releases of Twig extension.

Version 2.4.1 allows installing the extension when using PHP 8.

Twig extension 2.4.0 released

Mar 13, 2020

We are very pleased to announce two releases of Twig extension.

Version 2.4.0 upgrades Twig to 3.x and adds a built-in function for message translation:

{{ t('app', 'Hello, world!') }}

Twig extension 2.2.2 and 2.3.0 released

Feb 6, 2020

We are very pleased to announce two releases of Twig extension.

Version 2.2.2 fixes an issue with non-working HtmlHelperExtension, version 2.3.0 upgrades Twig to 2.7.x.

Twig extension version 2.0.6 released

Oct 5, 2016

We are very pleased to announce the release of the Twig extension version 2.0.6 fixing regression introduced by version 2.0.5.

Note that it's likely that it is the last 2.0.x release and the next one will be 2.1.x which may break backwards compatibility. Make sure you have ~2.0.0 in your composer.json if you want to stay on 2.0.x releases.

Twig extension version 2.0.5 released

Sep 4, 2016

We are very pleased to announce the release of the Twig extension version 2.0.5 which provides three enhancements:

  • Extended simple functions and simple filters support.
  • Added @app/views, @app/modules, @app/widgets as Twig_Loader_Filesystem loader paths, same for theme pathMap paths.
  • Ability for register_asset_bundle() to return AssetBundle instance when second argument is true.

See the CHANGELOG for a complete list of changes.

Note that it's likely that it is the last 2.0.x release and the next one will be 2.1.x which may break backwards compatibility. Make sure you have ~2.0.0 in your composer.json if you want to stay on 2.0.x releases.

Get notified of news as soon as they are available using our RSS Feed.

Years

  • 2026 (43)
  • 2025 (92)
  • 2024 (80)
  • 2023 (90)
  • 2022 (82)
  • 2021 (101)
  • 2020 (64)
  • 2019 (75)
  • 2018 (32)
  • 2017 (35)
  • 2016 (30)
  • 2015 (9)
  • 2014 (6)
  • 2013 (11)
  • 2012 (14)
  • 2011 (10)
  • 2010 (10)
  • 2009 (23)
  • 2008 (5)

Popular Tags

  • yii3 383
  • extensions 233
  • release 109
  • yii2 73
  • debug 30
  • view 28
  • html 25
  • auth client 23
  • bootstrap 21
  • redis 20
  • Yii 1.1
  • Guide
  • API
  • Wiki
  • Yii 2
  • Guide
  • API
  • Wiki
  • Yii3
  • Guide
  • API
  • Cookbook
  • Terms of service
  • License
  • Contact Us
  • Supported by
  • Your donations
  • JetBrains logo
  • © 2008 - 2026 Yii (Website Source Code)