jc-it / yii2-twig
Helpers for working with Twig
v2.1.0
2026-09-18 19:10 UTC
Requires
- php: >=8.3
- twig/twig: ^3.29.0
- yiisoft/yii2: ~2.0.42
Requires (Dev)
- captainhook/plugin-composer: ^5.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.2
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- ramsey/conventional-commits: ^1.3
- symfony/console: ^5.4.2
- symplify/easy-coding-standard: ^10.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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