kristoy0 / yii2-twig-validator
Twig validator for Yii2 Framework
1.0.0
2022-07-11 08:50 UTC
Requires
- twig/twig: ^3.0
- yiisoft/yii2: ^2.0
Requires (Dev)
- codeception/codeception: ^4.2
- codeception/module-asserts: ^1.0.0
- codeception/module-yii2: ^1.1
This package is not auto-updated.
Last update: 2025-04-01 19:42:26 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist kristoy0/yii2-twig-validator
or add
"kristoy0/yii2-twig-validator": "~1.0.0"
to the require
section of your composer.json.