kenoristic/pagination

There is no license information available for the latest version (1.0) of this package.

This is a simple and easy to use pagination library, it can help you determine the total-pages, records-per-current-page e.tc check it out

1.0 2018-09-23 00:46 UTC

This package is not auto-updated.

Last update: 2024-04-30 03:17:33 UTC


README

Kenoristic Paginator :-)

Pagination sometimes could be a heck, this pagination library would help you with the necessary API's to get the job done.

PRE-REQUISITE download and install composer on your computer find more about composer here https://getcomposer.org

INSTALLATION: install with composer

[terminal]$ composer require "kenoristic/pagination=1.0"

The above would install the library to the specified local directory on your machine