Open
Description
Is your feature request related to a problem? Please describe.
The WordPress pagination is limited and tricky to use consistently.
Describe the solution you'd like
A Laravel-esque paginator with useful methods and iterable for simple looping in a template file.
Describe alternatives you've considered
Using the WordPress pagination or manually outputting the pagination links.
Additional context
https://laravel.com/docs/8.x/pagination#introduction