Easily use backbone.js and Underscore.js with yii2
Easily use backbone.js and underscore.js with yii2, (*1)
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)
composer.json
Once the extension is installed, simply use it in your code by :, (*6)
<?php \bluezip\yii2\backbone\Load::widget(); ?>
Sources Download
BSD-3-Clause
yii2 backbone.js underscore.js