ensostudio/yii2-fenom

Yii 2 extension for using Fenom template engine

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

v0.1.0 2022-06-12 09:57 UTC

This package is not auto-updated.

Last update: 2025-08-22 03:58:18 UTC


README

Yii 2 extension for render views using Fenom template engine.

Installation

The preferred way to install this extension is through Composer. Either run:

composer require --prefer-dist ensostudio/yii2-fenom

or add

"ensostudio/yii2-fenom": "*"

to the require section of your composer.json file.