adeattwood/yii2-vuejs

Bringing vuejs to yii2

Installs: 15 601

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0 2017-02-25 21:05 UTC

This package is auto-updated.

Last update: 2024-03-12 07:22:16 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