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
- dev-master
- 1.0.3
- dev-dependabot/npm_and_yarn/assets/vue/karma-6.3.16
- dev-dependabot/npm_and_yarn/assets/vue/tar-2.2.2
- dev-dependabot/npm_and_yarn/assets/vue/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/assets/vue/lodash-4.17.21
- dev-dependabot/npm_and_yarn/assets/vue/handlebars-4.7.7
- dev-dependabot/npm_and_yarn/assets/vue/y18n-3.2.2
- dev-dependabot/npm_and_yarn/assets/vue/ini-1.3.7
- dev-dependabot/npm_and_yarn/assets/vue/http-proxy-1.18.1
- dev-dependabot/npm_and_yarn/assets/vue/lodash.defaultsdeep-4.6.1
This package is not auto-updated.
Last update: 2025-01-13 08:59:25 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.