vespula/paginator

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

Maintainers

Package info

bitbucket.org/jelofson/vespula.paginator

Issues

pkg:composer/vespula/paginator

Statistics

Installs: 274

Dependents: 1

Suggesters: 0

3.0.0 2025-12-17 14:45 UTC

This package is auto-updated.

Last update: 2026-02-18 14:00:53 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/