An open API service indexing awesome lists of open source software.

https://github.com/xutl/yii2-tcplayer-widget

腾讯视频播放器
https://github.com/xutl/yii2-tcplayer-widget

Last synced: about 2 months ago
JSON representation

腾讯视频播放器

Awesome Lists containing this project

README

        

# yii2-tcplayer

腾讯视频播放器

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```bash
$ 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.