2017 © Pedro Peláez
 

yii2-extension yii2-uikit

The UIkit front-end framework extension for the Yii framework

image

intelligent/yii2-uikit

The UIkit front-end framework extension for the Yii framework

  • Tuesday, March 8, 2016
  • by InteLigent
  • Repository
  • 3 Watchers
  • 12 Stars
  • 173 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 24 % Grown

The README.md

Improved UIkit Extension for Yii 2

This is the UIkit extension for Yii 2. 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)

<?= intelligent\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 intelligent/yii2-uikit "*"

or add, (*4)

"intelligent/yii2-uikit": "*"

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

The Versions

08/03 2016

dev-master

9999999-dev

The UIkit front-end framework extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Vyacheslav Demchenko

yii uikit

08/03 2016

v1.0

1.0.0.0

The UIkit front-end framework extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Vyacheslav Demchenko

yii uikit