kenoristic / pagination
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
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/kenoristic/pagination
Requires (Dev)
- phpunit/phpunit: 5.*
This package is not auto-updated.
Last update: 2025-12-23 11:17:12 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