keygenqt / yii2-listview-lazyload
Widget yii2 ListView lazy-load.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2025-01-29 05:55:51 UTC
README
Installation
The preferred way to install this extension is through composer.
Either add
"require": {
"keygenqt/yii2-listview-lazyload": "*"
}
of your composer.json
file.