ericmaicon/yii2-embed
Composer 安装命令:
composer require ericmaicon/yii2-embed
包简介
Just a simple yii2 embed component.
关键字:
README 文档
README
Simple extension to use Embed. THIS IS AN IN PROGRESS EXTENSION.
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require ericmaicon/yii2-embed:*
or add
"ericmaicon/yii2-embed": "*"
to the require section of your composer.json file.
Usage
Using with youtube:
<?= Embed::widget(['url' => 'https://www.youtube.com/watch?v=3k9cK_n1mlg']); ?>
Testing
TODO
What is missing?
TODO
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-03-30