Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keygenqt/yii2-listview-lazyload


https://github.com/keygenqt/yii2-listview-lazyload

extensions yii2

Last synced: about 11 hours ago
JSON representation

Awesome Lists containing this project

README

        

ListView LazyLoad
===================

![GitHub](https://img.shields.io/github/license/keygenqt/yii2-listview-lazyload)
![Packagist Downloads](https://img.shields.io/packagist/dt/keygenqt/yii2-listview-lazyload)

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either add

```
"require": {
"keygenqt/yii2-listview-lazyload": "*"
}
```

of your `composer.json` file.