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

1.0.6 2017-07-06 03:41 UTC

This package is auto-updated.

Last update: 2024-09-11 02:46:38 UTC


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.