https://github.com/xutl/yii2-tcplayer-widget
腾讯视频播放器
https://github.com/xutl/yii2-tcplayer-widget
Last synced: about 2 months ago
JSON representation
腾讯视频播放器
- Host: GitHub
- URL: https://github.com/xutl/yii2-tcplayer-widget
- Owner: xutl
- Created: 2017-07-04T08:38:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T02:29:22.000Z (over 7 years ago)
- Last Synced: 2025-02-09T22:30:37.362Z (3 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.