colee / yii2-vue
Vue.js library for Yii2 framework
1.0.3
2016-03-18 11:06 UTC
Requires
- php: ~5.5|~7.0
- yiisoft/yii2-bootstrap: @dev
This package is not auto-updated.
Last update: 2026-06-15 15:46:16 UTC
README
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.