spacedealer/yii2-backbone Backbone.js Asset bundle for yii2

backbone

Backbone.js asset bundle for Yii2

This extensions provides support for backbone.js and underscore.js asset handling for Yii2.

Requirements

Installation

The preferred way to install this extension is through composer.

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

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

Then either run

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

or add

"spacedealer/yii2-backbone": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply add to your application logic as follows:

// tbd

Resources

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



BSD-3-Clause license
Stats
1 github stars & 2 github forks
3 downloads in the last day
72 downloads in the last 30 days
9371 total downloads