PHPackages                             yetopen/yii2-vuetify - 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. yetopen/yii2-vuetify

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

yetopen/yii2-vuetify
====================

The Vuetify extension for the Yii framework

1.5(7y ago)1633MITPHP

Since Jan 30Pushed 7y ago3 watchersCompare

[ Source](https://github.com/YetOpen/yii2-vuetify)[ Packagist](https://packagist.org/packages/yetopen/yii2-vuetify)[ Docs](https://github.com/Vaxa/yii2-vuetify)[ RSS](/packages/yetopen-yii2-vuetify/feed)WikiDiscussions master Synced today

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

 [ ![](https://camo.githubusercontent.com/ebe3ff18889d43ba0dd2b5a84ed5adcce0b9edfea9bf8b5d14f961e87cc6bb60/68747470733a2f2f63646e2e767565746966796a732e636f6d2f696d616765732f6c6f676f732f762d616c742e737667) ](//vuetifyjs.com)

Vuetify Extension for Yii2
==========================

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

This is the [Vuetify](//vuetifyjs.com) extension for Yii2.

Requirements
============

[](#requirements)

[antkaz/yii2-vue](//github.com/antkaz/yii2-vue)

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

[](#installation)

The preferred way to install this extension is through composer.

Run

```
php composer.phar require vaxa/yii2-vuetify
```

or add

```
"vaxa/yii2-vuetify": "~1.0"

```

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

Usage
=====

[](#usage)

php template:

```
