Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keygenqt/yii2-listview-lazyload
https://github.com/keygenqt/yii2-listview-lazyload
extensions yii2
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/keygenqt/yii2-listview-lazyload
- Owner: keygenqt
- License: apache-2.0
- Created: 2017-11-20T05:33:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T20:45:14.000Z (over 4 years ago)
- Last Synced: 2024-05-19T05:21:17.877Z (6 months ago)
- Topics: extensions, yii2
- Language: PHP
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.