yiisoft/yii2-twig

The Twig integration for the Yii framework

Fund package maintenance!
Open Collective
yiisoft
Tidelift

Installs: 1 413 622

Dependents: 42

Suggesters: 1

Security: 0

Stars: 137

Watchers: 28

Forks: 60

Open Issues: 8

Type:yii2-extension

2.4.2 2022-09-04 10:45 UTC

README

68747470733a2f2f747769672e73796d666f6e792e636f6d2f696d616765732f747769672d6c6f676f2e706e67

Twig Extension for Yii 2


This extension provides a ViewRender that would allow you to use Twig view template engine with Yii framework 2.0.

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer:

php composer.phar require --prefer-dist yiisoft/yii2-twig

Usage

To use this extension, configure it as described in documentation.

Requirements

  • PHP 7.2 - 7.4