Skip to content

Material design theme and html classes for yii2 framework.

Notifications You must be signed in to change notification settings

vip9008/yii2-materialgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Grid

Material design theme and html classes for yii2 framework.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist vip9008/yii2-materialgrid "*"

or add

"vip9008/yii2-materialgrid": "*"

to the require section of your composer.json file.

Usage

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

<?= \vip9008\materialgrid\AutoloadExample::widget(); ?>```

About

Material design theme and html classes for yii2 framework.

Resources

Stars

Watchers

Forks

Packages

No packages published