2017 © Pedro Peláez
 

yii2-extension yii2-uikit

The UIkit front-end framework extension for the Yii 2 framework

image

artkost/yii2-uikit

The UIkit front-end framework extension for the Yii 2 framework

  • Tuesday, September 29, 2015
  • by JiLiZART
  • Repository
  • 4 Watchers
  • 8 Stars
  • 109 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

UIkit Extension for Yii 2

This is the UIkit extension for Yii 2. Clone of Yii 2 Bootstrap extension. It encapsulates UIkit components and plugins in terms of Yii widgets, and thus makes using UIkit components/addons in Yii applications extremely easy. For example, the following single line of code in a view file would render a Progress plugin:, (*1)

<?= artkost\uikit\Progress::widget(['percent' => 60, 'label' => 'test']) ?>

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require artkost/yii2-uikit "*"

or add, (*4)

"artkost/yii2-uikit": "*"

to the require section of your composer.json file., (*5)

The Versions

29/09 2015

dev-develop

dev-develop

The UIkit front-end framework extension for the Yii 2 framework

  Sources   Download

MIT

The Requires

 

by Nikolay Kostyurin

css yii2 uikit

29/09 2015

dev-master

9999999-dev

The UIkit front-end framework extension for the Yii 2 framework

  Sources   Download

MIT

The Requires

 

by Nikolay Kostyurin

css yii2 uikit

29/09 2015

0.0.2

0.0.2.0

The UIkit front-end framework extension for the Yii 2 framework

  Sources   Download

MIT

The Requires

 

by Nikolay Kostyurin

css yii2 uikit

05/11 2014

0.0.1

0.0.1.0

The UIkit front-end framework extension for the Yii 2 framework

  Sources   Download

MIT

The Requires

 

by Nikolay Kostyurin

css yii2 uikit