ashleydawson/simple-pagination
Framework-agnostic pagination library for PHP. Provide callbacks to count total items and fetch a slice (offset/length), and it returns a Pagination object with items plus page metadata and ranges. Works with arrays, DB lists, Doctrine, Solr, and more.
Added iterator and generator support as return type from slice callback
Added arbitrary pagination metadata feature
How can I help you explore Laravel packages today?