2017 © Pedro Peláez
 

yii2-widget yii2-audiojs

Yii2 Audio Player Widget

image

hosannahighertech/yii2-audiojs

Yii2 Audio Player Widget

  • Sunday, March 22, 2015
  • by Stefano Mtangoo
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1,587 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

yii2-audiojs

This is a wrapper widget for AudioJs Javascript player. Currently its very simple, see example, (*1)

Installation

The preferred way to install the Yii framework is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist "hosannahighertech/yii2-audiojs *"

or add, (*4)

"hosannahighertech/yii2-audiojs": "*"

to the require section of your composer.json., (*5)

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/, (*6)

The Versions

22/03 2015

dev-master

9999999-dev

Yii2 Audio Player Widget

  Sources   Download

MIT

The Requires

 

by Avatar Stefano Mtangoo

yii2 yii audio player js-player