adeattwood / yii2-vuejs
Bringing vuejs to yii2
Package info
github.com/AdeAttwood/yii2-vuejs
Type:yii2-extension
pkg:composer/adeattwood/yii2-vuejs
1.0
2017-02-25 21:05 UTC
Requires
- php: >=5.6.0
- bower-asset/vue: ^2.1
- yiisoft/yii2: ~2.0.5
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-12 11:37:07 UTC
README
Bringing vuejs to yii2
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist adeattwood/yii2-vuejs "*"
or add
"adeattwood/yii2-vuejs": "*"
to the require section of your composer.json file.
For more info view the documentation