Tabler UI for Yii 2
===================
Boostrap Tabler UI for Yii 2.0 Framework

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist potime/yii2-tabler "*"
```

or add

```
"potime/yii2-tabler": "*"
```

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