jc-it/yii2-twig

Helpers for working with Twig

v1.1.1 2023-06-08 12:02 UTC

This package is auto-updated.

Last update: 2024-04-08 13:52:56 UTC


README

codecov Continous integration Packagist Total Downloads Packagist Monthly Downloads GitHub tag (latest by date) Packagist Version

Widgets, validators and interfaces to help working with Twig.

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require jc-it/yii2-twig

or add

"jc-it/yii2-twig": "^<latest version>"

to the require section of your composer.json file.

TODO

  • Add tests

Credits