2017 © Pedro Peláez
 

yii2-extension yii2-backbone

Backbone.js Asset bundle for yii2

image

spacedealer/yii2-backbone

Backbone.js Asset bundle for yii2

  • Thursday, December 4, 2014
  • by dirx
  • Repository
  • 3 Watchers
  • 1 Stars
  • 6,295 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

Backbone.js asset bundle 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 spacedealer/yii2-backbone "*"

or add, (*5)

"spacedealer/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

04/12 2014

dev-master

9999999-dev

Backbone.js Asset bundle for yii2

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

yii2 backbone