colee/yii2-vue

Vue.js library for Yii2 framework

Installs: 39 999

Dependents: 1

Suggesters: 0

Security: 0

Stars: 11

Watchers: 2

Forks: 5

pkg:composer/colee/yii2-vue


README

Latest Version on Packagist Software License

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install

Via Composer

$ composer require colee/yii2-vue

If you want to use VUE 1.X

$ composer require colee/yii2-vue@1.0.3

Usage

Somewhere in your view

VueAsset::register($this);

Change log

Please see CHANGELOG for more information what has changed recently.

License

The MIT License (MIT). Please see License File for more information.