Download the PHP package machour/yii2-radionomy-player without Composer
On this page you can find all versions of the php package machour/yii2-radionomy-player. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download machour/yii2-radionomy-player
More information about machour/yii2-radionomy-player
Files in machour/yii2-radionomy-player
Download machour/yii2-radionomy-player
More information about machour/yii2-radionomy-player
Files in machour/yii2-radionomy-player
Vendor machour
Package yii2-radionomy-player
Short Description A wrapper for Radionomy player
License MIT
Homepage https://github.com/machour/yii2-radionomy-player
Package yii2-radionomy-player
Short Description A wrapper for Radionomy player
License MIT
Homepage https://github.com/machour/yii2-radionomy-player
Please rate this library. Is it a good library?
Informations about the package yii2-radionomy-player
A Yii2 wrapper for the jquery-radionomy library.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
This package will also install the jquery-radionomy bower package.
Usage
Available Options
Name | Description | Default value |
---|---|---|
url | Your radio id | (required) |
autoplay | Whether to auto play the radio or not | 0 |
volume | Your radio id | (required) |
type | Layout type. Valid types are: horizontal / medium / mobile | horizontal |
color1 | Background color for radio overlays | #f1ffc4 |
color2 | Foreground color for radio overlays | #ff844f |
breakpoints | An array of width => type values. See explanations below. | [] |
Breakpoints
This library allow you to define breakpoints, which will be watched for when the window gets resized, in order to reload the player with an adequate layout. In other words, you can give the player responsive behavior.
All versions of yii2-radionomy-player with dependencies
PHP Build Version
Package Version
Requires
bower-asset/jquery-radionomy Version
*
The package machour/yii2-radionomy-player contains the following files
Loading the files please wait ....