2017 © Pedro Peláez
 

yii2-extension yii2-backbone

Backbone.js Asset bundle for yii2

image

philippfrenzel/yii2-backbone

Backbone.js Asset bundle for yii2

  • Wednesday, November 11, 2015
  • by philippfrenzel
  • Repository
  • 0 Watchers
  • 0 Stars
  • 475 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-backbone

Backbone Assets for Yii2 This extensions provides support for backbone.js and underscore.js asset handling for Yii2., (*1)

Requirements

Installation

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

First run this to allow managing bower package dependencies through composer. Skip this step if already done when installing yii2:, (*3)

composer global require "fxp/composer-asset-plugin:1.0.0-beta4"

Then either run, (*4)

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

or add, (*5)

"philippfrenzel/yii2-backbone": "*"

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

Usage

Once the extension is installed, simply add to your application logic as follows:, (*7)

// tbd

Resources

The Versions

11/11 2015

dev-master

9999999-dev

Backbone.js Asset bundle for yii2

  Sources   Download

MIT Clause

The Requires

 

yii2 backbone