PHPackages                             ashtaev/pagination - 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. ashtaev/pagination

ActiveLibrary

ashtaev/pagination
==================

Simple PHP script which adds custom pagination to your website.

1.3(5y ago)125MITPHPPHP &gt;=5.3.0

Since Mar 13Pushed 5y agoCompare

[ Source](https://github.com/ashtaev/php-pagination)[ Packagist](https://packagist.org/packages/ashtaev/pagination)[ Docs](http://github.com/ashtaev/php-pagination)[ RSS](/packages/ashtaev-pagination/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

PHP Pagination
==============

[](#php-pagination)

[![Latest Stable Version](https://camo.githubusercontent.com/665c0b5b51da644e61e292c77b52ce68be37aa3ccfa808dce60a55fef24df862/68747470733a2f2f706f7365722e707567782e6f72672f617368746165762f706167696e6174696f6e2f762f737461626c65)](https://packagist.org/packages/ashtaev/pagination)[![Total Downloads](https://camo.githubusercontent.com/793a8114ca3b8262c871728c4fa7516bf2d86dd5a51ad24b5e990a3925ee2060/68747470733a2f2f706f7365722e707567782e6f72672f617368746165762f706167696e6174696f6e2f646f776e6c6f616473)](https://packagist.org/packages/ashtaev/pagination)[![Latest Unstable Version](https://camo.githubusercontent.com/a5281eab81f70156a7ad27125e9daa9e3ed89d474689165838cab281b75fb869/68747470733a2f2f706f7365722e707567782e6f72672f617368746165762f706167696e6174696f6e2f762f756e737461626c65)](https://packagist.org/packages/ashtaev/pagination)[![License](https://camo.githubusercontent.com/3854a663b20ececaef3766938c340b34a9dd09891280cda9ea2d690c15123e14/68747470733a2f2f706f7365722e707567782e6f72672f617368746165762f706167696e6174696f6e2f6c6963656e7365)](https://packagist.org/packages/ashtaev/pagination)

Simple PHP script which adds custom pagination to your website.

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

[](#installation)

Install with composer:

```
composer require ashtaev/pagination

```

Screenshot
----------

[](#screenshot)

[![](examples/screenshot-pagination.png)](examples/screenshot-pagination.png)

Quick example
-------------

[](#quick-example)

```

```

Output:

```

    1
    …
    71
    72
    73
    74
    75
    76
    77
    78
    79
    …
    178

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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 ~154 days

Total

4

Last Release

2153d ago

PHP version history (2 changes)v1.0PHP &gt;=7

1.3PHP &gt;=5.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e3419af78553572971db1dbdd20da7be94e25553770b54d4e5b64618a83976d?d=identicon)[ashtaev](/maintainers/ashtaev)

---

Top Contributors

[![ashtaev](https://avatars.githubusercontent.com/u/28447343?v=4)](https://github.com/ashtaev "ashtaev (11 commits)")

---

Tags

pagerpaginatorpagination

### Embed Badge

![Health badge](/badges/ashtaev-pagination/health.svg)

```
[![Health](https://phpackages.com/badges/ashtaev-pagination/health.svg)](https://phpackages.com/packages/ashtaev-pagination)
```

###  Alternatives

[knplabs/knp-paginator-bundle

Paginator bundle for Symfony to automate pagination and simplify sorting and other features

1.8k42.8M314](/packages/knplabs-knp-paginator-bundle)[jasongrimes/paginator

A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

4101.3M21](/packages/jasongrimes-paginator)[ashleydawson/simple-pagination

Simple, lightweight and universal service that implements pagination on collections of things

18161.2k2](/packages/ashleydawson-simple-pagination)[data-dog/pager-bundle

Paginator bundle for symfony2 and doctrine orm, allows customization with filters and sorters

11103.5k7](/packages/data-dog-pager-bundle)[ttskch/paginator-bundle

The most thin, simple and customizable paginator bundle for Symfony

1113.2k](/packages/ttskch-paginator-bundle)[sivka/paginator

bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

141.3k](/packages/sivka-paginator)

PHPackages © 2026

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