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

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

halimonalexander/pagination-snippet
===================================

Html snippet for displaying pagination

v1.0.1(5y ago)09BSD-3-ClausePHPPHP ^7.2

Since Feb 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/halimonalexander/pagination-snippet)[ Packagist](https://packagist.org/packages/halimonalexander/pagination-snippet)[ Docs](https://github.com/halimonalexander/pagination-snippet)[ RSS](/packages/halimonalexander-pagination-snippet/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Pagination snippet
==================

[](#pagination-snippet)

A simple pagination snippet that can allow drawing pagination in few seconds. Additionally, have UIKit version.

Example:

```
use HalimonAlexander\HtmlSnippets\Pagination;

$pagination = new Pagination(75, 10);
echo $pagination->fetch();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Total

2

Last Release

1917d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33194347?v=4)[Alexander Halimon](/maintainers/halimonalexander)[@halimonalexander](https://github.com/halimonalexander)

### Embed Badge

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

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

PHPackages © 2026

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