PHPackages                             league/fractal-paginator-zend - 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. league/fractal-paginator-zend

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

league/fractal-paginator-zend
=============================

Fractal paginator adapter for Zend

172[1 issues](https://github.com/thephpleague/fractal-paginator-zend/issues)[1 PRs](https://github.com/thephpleague/fractal-paginator-zend/pulls)PHPCI failing

Since May 9Pushed 5y ago3 watchersCompare

[ Source](https://github.com/thephpleague/fractal-paginator-zend)[ Packagist](https://packagist.org/packages/league/fractal-paginator-zend)[ RSS](/packages/league-fractal-paginator-zend/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Fractal Zend Pagination Adapter
===============================

[](#fractal-zend-pagination-adapter)

[![Latest Version](https://camo.githubusercontent.com/ac92856a237dffb8a486dc0fd27f0eecc198394653992f831eddf562371c7009/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7468657068706c65616775652f6672616374616c2d706167696e61746f722d7a656e642e7376673f7374796c653d666c61742d737175617265)](https://github.com/thephpleague/fractal-paginator-zend/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/46d084e599b4a3c06c2ba3b6aa2a4cfe3433ee56c09a490c8fc9377ae4e415f0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7468657068706c65616775652f6672616374616c2d706167696e61746f722d7a656e642f6d61737465722e7376673f7374796c653d666c61742d737175617265266c6162656c3d7465737473)](https://travis-ci.org/thephpleague/fractal-paginator-zend)[![Build Status](https://camo.githubusercontent.com/445e19b9073966cd237694a26be27ea18ec509741fa0057eaa8d4061dfc28894/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f6275696c642f67682f7468657068706c65616775652f6672616374616c2d706167696e61746f722d7a656e642f6d61737465722e7376673f7374796c653d666c61742d737175617265266c6162656c3d636f64652b7374796c65)](https://circleci.com/gh/thephpleague/fractal-paginator-zend)[![Coverage Status](https://camo.githubusercontent.com/fc1d644d204c033593db13771b98466339eb948cdaba290a14f236205c8de26a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7468657068706c65616775652f6672616374616c2d706167696e61746f722d7a656e642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/fractal-paginator-zend/code-structure)[![Quality Score](https://camo.githubusercontent.com/13f20c2262588d6e0ede760e6747e47ad883d19a1b81fb9f354c363cf4e11b15/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7468657068706c65616775652f6672616374616c2d706167696e61746f722d7a656e642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/fractal-paginator-zend)[![Total Downloads](https://camo.githubusercontent.com/d89cb2ef6b1c8123c9e4ca9f2bd2f99030be3a38f8ff3ec52ebe49da6df834e7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616775652f6672616374616c2d706167696e61746f722d7a656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/fractal-paginator-zend)

Fractal provides a presentation and transformation layer for complex data output, the like found in RESTful APIs, and works really well with JSON. Think of this as a view layer for your JSON/YAML/etc.

When building an API it is common for people to just grab stuff from the database and pass it to `json_encode()`. This might be passable for "trivial" APIs but if they are in use by the public, or used by mobile applications then this will quickly lead to inconsistent output.

Install
-------

[](#install)

Via Composer

```
$ composer require league/fractal-paginator-zend
```

Requirements
------------

[](#requirements)

The following versions of PHP are supported by this version.

- PHP 7.2
- PHP 7.3
- PHP 7.4
- HHVM

Documentation
-------------

[](#documentation)

Fractal has [full documentation](http://fractal.thephpleague.com), powered by [Jekyll](http://jekyllrb.com/).

Contribute to this documentation in the [gh-pages branch](https://github.com/thephpleague/fractal/tree/gh-pages/).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/thephpleague/fractal/blob/master/LICENSE) for more information.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

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/842d2fe13512e82f0f9b6f0d79dba8eba1595a3cefd31dd51723960436133307?d=identicon)[KorvinSzanto](/maintainers/KorvinSzanto)

---

Top Contributors

[![KorvinSzanto](https://avatars.githubusercontent.com/u/1007419?v=4)](https://github.com/KorvinSzanto "KorvinSzanto (8 commits)")

### Embed Badge

![Health badge](/badges/league-fractal-paginator-zend/health.svg)

```
[![Health](https://phpackages.com/badges/league-fractal-paginator-zend/health.svg)](https://phpackages.com/packages/league-fractal-paginator-zend)
```

###  Alternatives

[yurunsoft/swoole-co-pool

26388.0k1](/packages/yurunsoft-swoole-co-pool)[barrelstrength/sprout-fields

International, Craft-friendly field types.

1176.5k](/packages/barrelstrength-sprout-fields)

PHPackages © 2026

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