hosannahighertech/yii2-audiojs
Composer 安装命令:
composer require hosannahighertech/yii2-audiojs
包简介
Yii2 Audio Player Widget
README 文档
README
This is a wrapper widget for AudioJs Javascript player. Currently its very simple, see example
Installation
The preferred way to install the Yii framework is through composer.
Either run
php composer.phar require --prefer-dist "hosannahighertech/yii2-audiojs *"
or add
"hosannahighertech/yii2-audiojs": "*"
to the require section of your composer.json.
Example
use hosanna\audiojs\AudioJs; AudioJs::widget([ 'files'=>$filename, //Full URL to Mp3 file here ]);
For suggestion, please open an issue in github tracker Reference: http://kolber.github.io/audiojs/
统计信息
- 总下载量: 39.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-19