PHPackages                             skeeks/yii2-ajax-pager - 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. skeeks/yii2-ajax-pager

ActiveYii2-extension

skeeks/yii2-ajax-pager
======================

jQuery contextMenu plugin &amp; polyfill for yii2

2.0.0.1(6y ago)01.1k1BSD-3-ClauseJavaScript

Since May 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/skeeks-semenov/yii2-ajax-pager)[ Packagist](https://packagist.org/packages/skeeks/yii2-ajax-pager)[ Docs](https://skeeks.com/)[ RSS](/packages/skeeks-yii2-ajax-pager/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (4)Used By (1)

Ajax link pager
===============

[](#ajax-link-pager)

Ajax подгрузка страниц + js пагинация

[![Latest Stable Version](https://camo.githubusercontent.com/7792bcc2081e84e522142ea89616bb76678ba8808e639e7b3e4789ceca93387d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736b65656b732f796969322d616a61782d70616765722e737667)](https://packagist.org/packages/skeeks/yii2-ajax-pager)[![Total Downloads](https://camo.githubusercontent.com/37959532dec927a47ae4a793828079d248545cf95e0a5c4a5ad72f22de732707/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736b65656b732f796969322d616a61782d70616765722e737667)](https://packagist.org/packages/skeeks/yii2-ajax-pager)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist skeeks/yii2-ajax-pager "*"

```

or add

```
"skeeks/skeeks/yii2-ajax-pager": "*"

```

Examples
--------

[](#examples)

```
echo \yii\widgets\ListView::widget([
    //...
    'pager'        => [
        'id'                    => 'sx_v3toys_paginator',
        'class'                 => \skeeks\yii2\ajaxpager\AjaxLinkPager::class,
        'noneLeftText'          => '',
        'item'                  => '.catalog-list__item',
        'container'             => '.catalog-list',
        'paginationSelector'    => '.catalog-list .pagination',
        'triggerTemplate'       => '{text}',
        'triggerText'           => 'Показать еще',
        'spClientOptions'       => [
            'listStyle' => 'paging-list',
            'prevText'  => '',
            'nextText'  => '',
            'edges'     => '1',
        ],
        'spClientMobileOptions' => [
            'listStyle'      => 'paging-list',
            'prevText'       => '',
            'nextText'       => '',
            'displayedPages' => '1',
        ],

        'eventOnPageChange' => new \yii\web\JsExpression( new \yii\web\JsExpression(
```

Links
-----

[](#links)

- [Github](https://github.com/skeeks-semenov/skeeks/yii2-ajax-pager)
- [Changelog](https://github.com/skeeks-semenov/skeeks/yii2-ajax-pager/blob/master/CHANGELOG.md)
- [Issues](https://github.com/skeeks-semenov/skeeks/yii2-ajax-pager/issues)
- [Packagist](https://packagist.org/packages/skeeks/skeeks/yii2-ajax-pager)

---

> [![skeeks!](https://camo.githubusercontent.com/e80b006782c0ce0ce23f8e2e2530130e856f2f49c6a5a8e0e15eaf0c87d25d7b/68747470733a2f2f736b65656b732e636f6d2f696d672f6c6f676f2f6c6f676f2d6e6f2d7469746c652d383070782e706e67)](https://skeeks.com)
> *SkeekS CMS (Yii2) — fast, simple, effective!*
> [skeeks.com](https://skeeks.com) | [cms.skeeks.com](https://cms.skeeks.com)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~224 days

Total

3

Last Release

2466d ago

Major Versions

1.0.0 → 2.0.02019-08-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/785306737dd13e3ea6826dfc04ab29ececa88f560d054ff595d64853cb878219?d=identicon)[skeeks-semenov](/maintainers/skeeks-semenov)

---

Top Contributors

[![skeeks-semenov](https://avatars.githubusercontent.com/u/9209305?v=4)](https://github.com/skeeks-semenov "skeeks-semenov (22 commits)")

---

Tags

yii

### Embed Badge

![Health badge](/badges/skeeks-yii2-ajax-pager/health.svg)

```
[![Health](https://phpackages.com/badges/skeeks-yii2-ajax-pager/health.svg)](https://phpackages.com/packages/skeeks-yii2-ajax-pager)
```

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[romka-chev/yii2-swiper

Yii2 extension for Swiper slider

1840.6k](/packages/romka-chev-yii2-swiper)

PHPackages © 2026

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