vespula/paginator

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

2.0.0 2021-01-29 14:54 UTC

This package is auto-updated.

Last update: 2024-04-29 03:44:29 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/