2017 © Pedro Peláez
 

yii2-extension yii2-backbone

Easily use backbone.js and Underscore.js with yii2

image

apollo/yii2-backbone

Easily use backbone.js and Underscore.js with yii2

  • Wednesday, February 4, 2015
  • by vov4ik08
  • Repository
  • 1 Watchers
  • 0 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Backbone.js and Underscore.js

Easily use backbone.js and underscore.js with yii2, (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist bluezip/bluezip-yii2-backbone "*"

or add, (*4)

"bluezip/bluezip-yii2-backbone": "*"

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

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?php \bluezip\yii2\backbone\Load::widget(); ?>

The Versions

04/02 2015

dev-master

9999999-dev

Easily use backbone.js and Underscore.js with yii2

  Sources   Download

BSD-3-Clause

by bluezip

yii2 backbone.js underscore.js