Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 496 Bytes

File metadata and controls

32 lines (20 loc) · 496 Bytes

Yii2 Google Material

Google Material style for Yii2 framework

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yiidoc/yii2-material-io "*"

or add

"yiidoc/yii2-material-io": "*"

to the require section of your composer.json file.

Usage

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