Yii 2 extension for render views using Fenom template engine.
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.