Skip to content

pjkui/yii2-UIkit

Repository files navigation

UIkit for yii2

UIkit theme for yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist pjkui/yii2-uikit "*"

or add

"pjkui/yii2-uikit": "*"

to the require section of your composer.json file.

Usage

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

<?= \pjkui\ui\AutoloadExample::widget(); ?>```

About

UIkit for yii2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages