vespula/paginator

A package that creates simple pagination links. No reliance on ORMs or arrays. Has a generic, bootstrap, and foundation adapters.

2.1.1 2024-09-18 16:39 UTC

This package is auto-updated.

Last update: 2024-10-18 16:49:46 UTC


README

The package is used to create pagination links like Bootstrap or foundation. All you need is a current page number, the total number of records, and a PSR-7 Uri object.

Documentation

Documentation is available at https://vespula.bitbucket.io/paginator/