PHPackages                             lismansihotang/yii2-material-design-lite - 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. lismansihotang/yii2-material-design-lite

ActiveYii2-extension

lismansihotang/yii2-material-design-lite
========================================

Material Design Lite for Yii2

15PHP

Since Jun 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lismansihotang/yii2-material-design-lite)[ Packagist](https://packagist.org/packages/lismansihotang/yii2-material-design-lite)[ RSS](/packages/lismansihotang-yii2-material-design-lite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 - Material Design Lite
===========================

[](#yii2---material-design-lite)

Material Design Lite for Yii2

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist lismansihotang/yii2-material-design-lite "*"

```

or add

```
"lismansihotang/yii2-material-design-lite": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

Asset
-----

[](#asset)

Register this asset on your own layout. for any purpose custom you can do it by your self, just see "how to" on :

```

```

Button
------

[](#button)

Create your simply button.

```
