zendframework / zend-paginator

Paginate collections of data from arbitrary sources.
BSD 3-Clause "New" or "Revised" License
36 stars 30 forks source link

zend-paginator

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