Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 712 Bytes

File metadata and controls

24 lines (15 loc) · 712 Bytes

laminas-paginator

Build Status

laminas-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 laminas/laminas-paginator

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-paginator/

Support