Download the PHP package yiicod/yii2-pagesizepager without Composer
On this page you can find all versions of the php package yiicod/yii2-pagesizepager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiicod/yii2-pagesizepager
More information about yiicod/yii2-pagesizepager
Files in yiicod/yii2-pagesizepager
Download yiicod/yii2-pagesizepager
More information about yiicod/yii2-pagesizepager
Files in yiicod/yii2-pagesizepager
Vendor yiicod
Package yii2-pagesizepager
Short Description Perpager extension for Yii 2 framework
License MIT
Package yii2-pagesizepager
Short Description Perpager extension for Yii 2 framework
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-pagesizepager
Yii widget provides saving grid page size
Provides functionality to add page size pager for any grid and save chosen value in file storage. This is liyunfang\yii2-widget-linkpager fork.
Usage
You can choose exists provider:
- FileProvider
- MongoProvider (You should have https://github.com/yiisoft/yii2-mongodb)
- Or you can write your self provider and configute di container
Add for any grid
Then add in data provider pagination section (for chosen grid)
Note: 'uniqueGridId' must be the same in all places to correct save grid page size
All versions of yii2-pagesizepager with dependencies
PHP Build Version
Package Version
The package yiicod/yii2-pagesizepager contains the following files
Loading the files please wait ....