requestlab/vimeo-bundle
Composer 安装命令:
composer require requestlab/vimeo-bundle
包简介
README 文档
README
The RequestLab VimeoBundle provides a way to use the Vimeo API as Symfony 2 Bundle.
Documentation
composer
composer require requestlab/vimeo-bundle "^0.0.2"
config.yml
request_lab_vimeo: client_id: "your_vimeo_client_id" client_secret: "your_vimeo_client_secret" access_token: "your_vimeo_token"
appKernel.php
$bundles = [ new RequestLab\VimeoBundle\RequestLabVimeoBundle(), new AppBundle\AppBundle() ];
Contribute
We love contributors! The bundle is open source, if you'd like to contribute, feel free to propose a PR!
License
The RequestLab Vimeo Bundle is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.
VimeoBundle
A Symfony 3 Bundle to use Vimeo API
统计信息
- 总下载量: 1.93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-15