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

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

chaodada/pagination
===================

简单分页类

02PHP

Since Mar 29Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Pagination
==========

[](#pagination)

一个PHP的分页组件

安装

```
composer require chaodada/page:dev-master

```

使用

```
include "./vendor/autoload.php";

use PageName\Page;

$page = new Page('50', 25);
var_dump($page);

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[league/flysystem-adapter-decorator

A base implementation of a flysystem adapter decorator

17139.4k1](/packages/league-flysystem-adapter-decorator)[ender/laravel-ueditor

A laravel package of ueditor,which is baidu's open source WYSIWYG editor

393.4k](/packages/ender-laravel-ueditor)[jaybizzle/hasmeta

Access model meta data as if it was a property on your model

291.9k](/packages/jaybizzle-hasmeta)

PHPackages © 2026

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