beastbytes/yii-dataview-latte

Integrates the Yii Framework DataView package with view-latte Latte Template Renderer

dev-master 2025-05-11 21:49 UTC

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}"