PHPackages                             antkaz/yii2-vue - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. antkaz/yii2-vue

AbandonedArchivedYii2-extension[Framework](/categories/framework)

antkaz/yii2-vue
===============

The Vue.js extension for the Yii framework

v1.0(8y ago)2148.5k↓43.7%131MITPHP

Since Mar 1Pushed 7y ago1 watchersCompare

[ Source](https://github.com/antkaz/yii2-vue)[ Packagist](https://packagist.org/packages/antkaz/yii2-vue)[ Docs](https://github.com/antkaz/yii2-vue)[ RSS](/packages/antkaz-yii2-vue/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (1)

 [ ![](https://camo.githubusercontent.com/728ce9f78c3139e76fa69925ad7cc502e32795d2/68747470733a2f2f7675656a732e6f72672f696d616765732f6c6f676f2e706e67) ](https://vuejs.org/)

Vue.js Extension for Yii2
=========================

[](#vuejs-extension-for-yii2)

This is the [Vue.js](https://vuejs.org/) extension for Yii2.

Installation
============

[](#installation)

The preferred way to install this extension is through composer.

Run

```
php composer.phar require antkaz/yii2-vue
```

or add

```
"antkaz/yii2-vue": "~1.0"

```

to the **require** section of your `composer.json` file.

Usage
-----

[](#usage)

After installing the extension, just use it in your code:

```
