2017 © Pedro Peláez
 

yii2-extension yii2-lazyload-widget

wrapper of https://github.com/verlok/lazyload library

image

panalex/yii2-lazyload-widget

wrapper of https://github.com/verlok/lazyload library

  • Thursday, July 20, 2017
  • by panalex
  • Repository
  • 0 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 200 % Grown

The README.md

yii2-lazyload-widget

Latest Stable Version License Total Downloads Twitter, (*1)

Wrapper of LazyLoad (vanilla-lazyload) library., (*2)

Installation

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

Either run, (*4)

composer require --prefer-dist panalex/yii2-lazyload-widget "*"

or add, (*5)

"panalex/yii2-lazyload-widget": "*"

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

Usage

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

use panalex\lazyload\LazyLoad;

echo LazyLoad::widget(['src' => 'url/to/your/image.jpg']);

License

The BSD License (BSD). Please see License File for more information., (*8)

The Versions

20/07 2017

dev-master

9999999-dev

wrapper of https://github.com/verlok/lazyload library

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar panalex

extension yii2 widget image lazyload

20/07 2017

v0.1

0.1.0.0

wrapper of https://github.com/verlok/lazyload library

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar panalex

extension yii2 widget image lazyload