spacedealer/yii2-backbone
Composer 安装命令:
composer require spacedealer/yii2-backbone
包简介
Backbone.js Asset bundle for yii2
关键字:
README 文档
README
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
统计信息
- 总下载量: 10.57k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-12-04