Skip to content

onemustwork/paginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paginator

Simple to use paginator.

Usage

To install the paginator use the following command;

composer require onemustwork/paginator

Paginator

To create a new paginator;

$paginator = new Paginator($items, 100, 1, 50);

Todo

  • Add unit tests

About

Simple to use paginator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages