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

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

noking50/pagination
===================

Pagination for model

1.0.1(7y ago)0801PHP

Since Jun 11Pushed 7y agoCompare

[ Source](https://github.com/noking50/pagination)[ Packagist](https://packagist.org/packages/noking50/pagination)[ RSS](/packages/noking50-pagination/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (1)

Pagination
==========

[](#pagination)

List of pagination

Installing
----------

[](#installing)

### install

[](#install)

```
composer required noking50/pagination

```

### config

[](#config)

```
return [
    'items' => 10,
    'pages' => 10,
    'data_display' => [
        10 => '10',
        25 => '25',
        50 => '50',
        100 => '100',
    ],
];

```

Usage
-----

[](#usage)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

2881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f84995f10f0ff53eef8966b9284b81fb5bf641b9611923cde4282fb8a1c48bc?d=identicon)[noking50](/maintainers/noking50)

---

Tags

laravel

### Embed Badge

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

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

###  Alternatives

[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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