/zend-paginator

Paginate collections of data from arbitrary sources.

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

zend-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