/PaginationHelper

Some tools to help with pagination.

Primary LanguagePHP

PaginationHelper

2021-03-25 -> 2021-07-09

Some tools to help with pagination.

This is part of the universe framework.

Install

Using the planet installer via light-cli

lt install Ling.PaginationHelper

Using the uni command.

uni import Ling/PaginationHelper

Or just download it and place it where you want otherwise.

Summary

History Log

  • 1.0.2 -- 2021-07-09

    • add paginator classes
  • 1.0.1 -- 2021-05-31

    • Removing trailing plus in lpi-deps file (to work with Light_PlanetInstaller:2.0.0 api
  • 1.0.0 -- 2021-03-25

    • initial commit