voskobovich / yii2-scroll-pager
Infinite scroll pager for Yii2
Package info
github.com/voskobovich/yii2-scroll-pager
Language:JavaScript
Type:yii2-widget
pkg:composer/voskobovich/yii2-scroll-pager
1.0.3
2016-06-14 18:31 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-15 01:32:45 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist voskobovich/yii2-scroll-pager "*"
or add
"voskobovich/yii2-scroll-pager": "*"
to the require section of your composer.json file.