PHPackages                             diginova/yii2-pagesizer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. diginova/yii2-pagesizer

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

diginova/yii2-pagesizer
=======================

Adds a page size selector to grid views and list views.

0392↓50%PHP

Since Feb 15Pushed 2y agoCompare

[ Source](https://github.com/diginova/yii2-pagesizer)[ Packagist](https://packagist.org/packages/diginova/yii2-pagesizer)[ RSS](/packages/diginova-yii2-pagesizer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Yii 2 page size selector for grid and list view
===============================================

[](#yii-2-page-size-selector-for-grid-and-list-view)

Adds a page size selector to grid views and list views.

Installation
------------

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist diginova/yii2-pagesizer "*"

```

or add

```
"diginova/yii2-pagesizer": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, replace `\yii\grid\GridView` with `\diginova\pagesizer\GridView` and `\yii\widgets\ListView` with `\diginova\pagesizer\ListView`.

You can use `{pagesizer}` inside the `$layout` property to customize the page sizer widget's placement, and the `$pageSizer` property to customize the page sizer widget.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/479de2550ad555c5fe1ece5ced49a05a57f2606c94c3bef7014ac8b4c0e58d91?d=identicon)[diginova](/maintainers/diginova)

---

Top Contributors

[![demirmehmet0](https://avatars.githubusercontent.com/u/56119655?v=4)](https://github.com/demirmehmet0 "demirmehmet0 (3 commits)")[![nkovacs](https://avatars.githubusercontent.com/u/2269242?v=4)](https://github.com/nkovacs "nkovacs (3 commits)")

### Embed Badge

![Health badge](/badges/diginova-yii2-pagesizer/health.svg)

```
[![Health](https://phpackages.com/badges/diginova-yii2-pagesizer/health.svg)](https://phpackages.com/packages/diginova-yii2-pagesizer)
```

###  Alternatives

[tatter/visits

Lightweight traffic tracking for CodeIgniter 4

338.6k2](/packages/tatter-visits)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
