2017 © Pedro Peláez
 

symfony-bundle vimeo-bundle

image

requestlab/vimeo-bundle

  • Monday, November 28, 2016
  • by ylcdx
  • Repository
  • 1 Watchers
  • 0 Stars
  • 724 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 5 Versions
  • 17 % Grown

The README.md

README

Build Status, (*1)

The RequestLab VimeoBundle provides a way to use the Vimeo API as Symfony 2 Bundle., (*2)

Documentation

composer

composer require requestlab/vimeo-bundle "^0.0.2", (*3)

config.yml

request_lab_vimeo: client_id: "your_vimeo_client_id" client_secret: "your_vimeo_client_secret" access_token: "your_vimeo_token", (*4)

appKernel.php

$bundles = [ new RequestLab\VimeoBundle\RequestLabVimeoBundle(), new AppBundle\AppBundle() ];, (*5)

Contribute

We love contributors! The bundle is open source, if you'd like to contribute, feel free to propose a PR!, (*6)

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., (*7)

VimeoBundle

A Symfony 3 Bundle to use Vimeo API, (*8)

The Versions

28/11 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yann Lecommandoux

api server symfony vimeo

28/11 2016

0.0.3

0.0.3.0

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yann Lecommandoux

api server symfony vimeo

28/11 2016

dev-develop

dev-develop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yann Lecommandoux

api server symfony vimeo

15/12 2015

0.0.2

0.0.2.0

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yann Lecommandoux

api server symfony vimeo

15/12 2015

0.0.1

0.0.1.0

  Sources   Download

MIT

The Requires

 

The Development Requires

by Yann Lecommandoux

api server symfony vimeo