2017 © Pedro Peláez
 

yii2-extension yii2-youtube

Youtube api Wrapper

image

esoft/yii2-youtube

Youtube api Wrapper

  • Saturday, January 10, 2015
  • by purpo29
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 20 % Grown

The README.md

Youtube

Youtube api Wrapper, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist esoft/yii2-youtube "*"

or add, (*4)

"esoft/yii2-youtube": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \esoft\youtube\AutoloadExample::widget(); ?>, (*7)

The Versions

10/01 2015

dev-master

9999999-dev

Youtube api Wrapper

  Sources   Download

MIT

The Requires

 

by Paolo

extension yii2