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.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:yii2-extension
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.