zendframework/zend-paginator

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-paginator package instead.

Paginate collections of data from arbitrary sources

2.8.2 2019-08-21 13:31 UTC

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-paginator.

Build Status Coverage Status

zend-paginator is a flexible component for paginating collections of data and presenting that data to users.

Installation

Run the following to install this library:

$ composer require zendframework/zend-paginator

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-paginator/

Support