onmotion/yii2-vuejs-assets

Vue.js assets for Yii2 app

Maintainers

Package info

github.com/onmotion/yii2-vuejs-assets

Type:yii2-extension

pkg:composer/onmotion/yii2-vuejs-assets

Statistics

Installs: 11 133

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

v1.0.4 2018-10-02 07:24 UTC

This package is auto-updated.

Last update: 2026-02-10 04:36:00 UTC


README

Latest Stable Version Total Downloads Monthly Downloads License

Installation

The preferred way to install this extension is through composer.

Run

composer require onmotion/yii2-vuejs-assets "*"

or add

"onmotion/yii2-vuejs-assets": "*"

to the require section of your composer.json file.

Usage

<?php \onmotion\vue\VueAsset::register($this); ?>