2017 © Pedro Peláez
 

yii2-extension yii2-iview

The iView extension for the Yii framework

image

antkaz/yii2-iview

The iView extension for the Yii framework

  • Saturday, June 23, 2018
  • by antkaz
  • Repository
  • 4 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 25 % Grown

The README.md

, (*1)

IVIew Extension for Yii2


License Build Status Maintainability, (*2)

This is the IView UI extension based on Vue.js for Yii2. It allows you to use the components of the IView library in your application., (*3)

Documentation: * Russian * English, (*4)

Installation

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

Run, (*6)

php composer.phar require antkaz/yii2-iview

or add, (*7)

"antkaz/yii2-iview": "dev-master"

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

Usage

After installing the extension, just use it in your code:, (*9)




[ 'data' => [ 'visible' => false ], 'methods' => [ 'show' => new JsExpression('function() {this.visible = true;}') ] ] ]) ?> Click me! Welcome to iView

The above example displays a button. Clicking this button opens a modal window., (*10)

The Versions

23/06 2018

dev-master

9999999-dev https://github.com/antkaz/yii2-iview

The iView extension for the Yii framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Anton Kazarinov

yii2 iview

03/06 2018

v0.2

0.2.0.0 https://github.com/antkaz/yii2-iview

The iView extension for the Yii framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Anton Kazarinov

yii2 iview

18/02 2018

dev-Modal

dev-Modal https://github.com/antkaz/yii2-iview

The iView extension for the Yii framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Anton Kazarinov

yii2 iview

14/01 2018

v0.1.1

0.1.1.0 https://github.com/antkaz/yii2-iview

The iView extension for the Yii framework

  Sources   Download

MIT

The Requires

 

by Anton Kazarinov

yii2 iview

13/01 2018

v0.1.0

0.1.0.0 https://github.com/antkaz/yii2-iview

The iView extension for the Yii framework

  Sources   Download

MIT

The Requires

 

by Anton Kazarinov

yii2 iview