2017 © Pedro Peláez
 

yii2-library yii2-vuejs

Vue.js library for Yii2

image

prawee/yii2-vuejs

Vue.js library for Yii2

  • Wednesday, June 21, 2017
  • by prawee
  • Repository
  • 2 Watchers
  • 16 Stars
  • 925 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

yii2-vuejs

This is Vue.js library for Yii2 framework, (*1)

Install

Via Composer ``` bash $ composer require "prawee/yii2-vuejs:dev-master", (*2)


## Usage ``` php use prawee\vuejs\VueJsAsset;

On your view ``` php VueJsAsset::register($this);, (*3)

On your controller
``` php
VueJsAsset::register($this->view);

More

Coming soon., (*4)

The Versions

21/06 2017

dev-master

9999999-dev https://github.com/prawee/yii2-vuejs.git

Vue.js library for Yii2

  Sources   Download

MIT

The Requires

 

library yii2 vue vuejs vuejs2

21/06 2017

1.0

1.0.0.0 https://github.com/prawee/yii2-vuejs.git

Vue.js library for Yii2

  Sources   Download

MIT

The Requires

 

library yii2 vue vuejs2