tuyakhov/yii2-materialize This is the Materialize extension for Yii framework 2.0. It encapsulates Materialize components and plugins in terms of Yii widgets, and thus makes using Materialize components/plugins in Yii applications extremely easy.

extensionmaterializematerialdesignmaterializecss

Materialize Extension for Yii 2

This is the Materialize extension for Yii framework 2.0. It encapsulates Materialize components and plugins in terms of Yii widgets, and thus makes using Materialize components/plugins in Yii applications extremely easy.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist tuyakhov/yii2-materialize "*"

or add

"tuyakhov/yii2-materialize": "*"

to the require section of your composer.json file.

Usage

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


<?= \tuyakhov\materialize\AutoloadExample::widget(); ?>```

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v1.0.0 is the latest of one release



MIT license
Stats
5 github stars & 3 github forks
0 downloads in the last day
27 downloads in the last 30 days
2208 total downloads