xutl / yii2-tcplayer-widget
The yii2-tcplayer-widget is a Yii 2 wrapper for the [video.js](http://www.videojs.com/). A JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.
Package info
github.com/xutl/yii2-tcplayer-widget
Type:yii2-extension
pkg:composer/xutl/yii2-tcplayer-widget
1.0.6
2017-07-06 03:41 UTC
Requires
- yiisoft/yii2: ~2.0.0
README
腾讯视频播放器
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require xutl/yii2-tcplayer-widget:~1.0
or add
"xutl/yii2-tcplayer-widget": "~1.0"
to the require section of your composer.json file.