merlano17 / yii2-materialize

yii2 materialize widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Materialize for Yii2

This is a set of widgets based on MaterializeCSS framework for Yii2.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist "merlano/yii2-materialize": "@stable" (for latest stable version)

#or add

"merlano/yii2-materialize": "@stable" (for latest stable version) - RECOMMENDED

"merlano/yii2-materialize": "@dev-master" (for latest development version)

to the require section of your composer.json file.

About

yii2 materialize widgets

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%