2017 © Pedro Peláez
 

yii2-extension yii2-knockoutjs

knockoutjs asset for Yii2

image

madand/yii2-knockoutjs

knockoutjs asset for Yii2

  • Saturday, June 20, 2015
  • by MadAnd
  • Repository
  • 1 Watchers
  • 1 Stars
  • 100 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 27 % Grown

The README.md

knockout asset for Yii2

Provides the asset bundle for easy integration of knockoutjs into your Yii2 application., (*1)

Installation

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

Either run, (*3)

composer require --prefer-dist "madand/yii2-knockoutjs:*"

or add, (*4)

"madand/yii2-knockoutjs": "*"

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

You may also specify the version of Knockout to install (e.g. 3.2), starting from 3.1:, (*6)

# this will install the latest revision in 3.1 branch (e.g. 3.1.0)
composer require --prefer-dist "madand/yii2-knockoutjs:3.1"

Usage

In the view file register the asset:, (*7)

\madand\knockoutjs\KnockoutAsset::register($this);

License

The BSD License (BSD). Please see License File for more information., (*8)

The Versions

20/06 2015

dev-master

9999999-dev https://github.com/MadAnd/yii2-knockoutjs

knockoutjs asset for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 yii knockoutjs

20/06 2015

3.3

3.3.0.0 https://github.com/MadAnd/yii2-knockoutjs

knockoutjs asset for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 yii knockoutjs

20/06 2015

3.2

3.2.0.0 https://github.com/MadAnd/yii2-knockoutjs

knockoutjs asset for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 yii knockoutjs

20/06 2015

3.1

3.1.0.0 https://github.com/MadAnd/yii2-knockoutjs

knockoutjs asset for Yii2

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 yii knockoutjs