PHPackages                             k2klettern/array-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. k2klettern/array-pagination

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

k2klettern/array-pagination
===========================

Set a Pagination from an array of results

1.0(7y ago)016GNUPHPPHP &gt;=7.0

Since May 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/k2klettern/array-pagination)[ Packagist](https://packagist.org/packages/k2klettern/array-pagination)[ RSS](/packages/k2klettern-array-pagination/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

array-pagination
================

[](#array-pagination)

Class to Paginate results from an array by Eric Zeidan

How to use it

Clone in your vendor/

Install via composer update

or

composer create-project k2klettern/array-pagination

To get the Pagination just instantiate the class

$arrayToPaginate;

$c = new \\arrayPagination\\thePagination(); $c-&gt;setArray($arrayToPaginate); $arrayFiltered = $c-&gt;getPagination();

Do whatever you want with your array filtered

print the pagination

$c-&gt;theArrayPagination();

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

2914d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd8ac33c4f10565ac1ec785a98f9da5e1535485be7d20f2143144609e605bf08?d=identicon)[k2klettern](/maintainers/k2klettern)

---

Top Contributors

[![k2klettern](https://avatars.githubusercontent.com/u/6694412?v=4)](https://github.com/k2klettern "k2klettern (3 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/polyfill

Symfony polyfills backporting features to lower PHP versions

2.8k4.5M24](/packages/symfony-polyfill)[epartment/nova-dependency-container

A Laravel Nova field container allowing to depend on other fields values

3814.5M13](/packages/epartment-nova-dependency-container)[spatie/laravel-robots-middleware

Add an `all` or `none` robots header to your requests via a middleware in Laravel

3352.1M5](/packages/spatie-laravel-robots-middleware)[kwn/php-rdkafka-stubs

Rdkafka extension stubs for your IDE

1504.0M51](/packages/kwn-php-rdkafka-stubs)[captioning/captioning

A collection of tools to manipulate subtitles

2261.3M7](/packages/captioning-captioning)[misd/linkify

Converts URLs and email addresses in text into HTML links

1122.9M10](/packages/misd-linkify)

PHPackages © 2026

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