定制 hosannahighertech/yii2-audiojs 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-19