Skip to content

Large data collections needs to be paginated right? This is a Simple PHP Pagination Library to help achieve that. Add as dependency to your project with [composer require "kenoristic/pagination=1.0"]

Notifications You must be signed in to change notification settings

ken-elsheezy/SimplePaginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Large data collections needs to be paginated right? This is a Simple PHP Pagination Library to help achieve that. Add as dependency to your project with [composer require "kenoristic/pagination=1.0"]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages