2017 © Pedro Peláez
 

yii2-extension yii2-lazy-youtube

YouTube lazy load. Accelerate page loading with youtube video.

image

ilis/yii2-lazy-youtube

YouTube lazy load. Accelerate page loading with youtube video.

  • Tuesday, November 29, 2016
  • by ilis
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Yii2 Lazy YouTube Loader

YouTube lazy load. Accelerate page loading with youtube video., (*1)

Installation

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

Either run, (*3)

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

or add, (*4)

"ilis/yii2-lazy-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)

<?= \ilis\lazyyt\LazyYT::widget([
    'url' => 'https://www.youtube.com/watch?v=S5S9LIT-hdc'
]); ?>

or by short link to :, (*7)

<?= \ilis\lazyyt\LazyYT::widget([
    'url' => 'https://youtu.be/S5S9LIT-hdc'
]); ?>

The Versions

29/11 2016

v1.0.2

1.0.2.0 https://github.com/stellio/yii2-lazy-youtube

YouTube lazy load. Accelerate page loading with youtube video.

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 loader youtube lazy

29/11 2016

dev-master

9999999-dev https://github.com/stellio/yii2-lazy-youtube

Accelerates the pages loadings with youtube videos using lazy load method

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 loader youtube lazy

29/11 2016

v1.0.1

1.0.1.0 https://github.com/stellio/yii2-lazy-youtube

Accelerates the pages loadings with youtube videos using lazy load method

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 loader youtube lazy

29/11 2016

v1.0.0

1.0.0.0 https://github.com/stellio/yii2-lazy-youtube

Accelerates the pages loadings with youtube videos using lazy load method

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 loader youtube lazy