beastbytes / yii-dataview-latte
Integrates the Yii Framework DataView package with view-latte Latte Template Renderer
dev-master
2025-05-11 21:49 UTC
Requires
- php: ^8.1
- beastbytes/view-latte: dev-master
- yiisoft/router: ^4.0
- yiisoft/yii-dataview: dev-master
Requires (Dev)
- phpunit/phpunit: ^10.0
- vimeo/psalm: ^5.0
- yiisoft/dummy-provider: dev-master
- yiisoft/psr-dummy-provider: ^1.0
- yiisoft/test-support: ^3.0
This package is auto-updated.
Last update: 2025-05-11 21:55:32 UTC
README
Yii DataView Latte is a Latte extension
that integrates the Yii 3 Dataview package with
view-latte
, a Latte Template View Renderer for Yii3.
Requirements
- PHP 8.1 or higher.
Installation
Install the package using Composer:
Either:
composer require beastbytes/yii-dataview-latte
or add the following to the require
section of your composer.json
"beastbytes/yii-dataview-latte": "{version constraint}"