fabriziocaldarelli/yii2-vueapp-uiv

Uiv plugin for Yii2 VueApp package

Installs: 79

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:yii2-extension

pkg:composer/fabriziocaldarelli/yii2-vueapp-uiv

1.0.0 2020-05-23 02:40 UTC

This package is auto-updated.

Last update: 2025-09-27 22:33:24 UTC


README

This is the Uiv asset to Yii2 VueApp component.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist fabriziocaldarelli/yii2-vueapp-uiv "@dev"

or add

"fabriziocaldarelli/yii2-vueapp-uiv": "@dev"

to the require section of your composer.json file.