Fetch paginated REST resources as LazyCollections
– github.com - submitted by Roberto Gallea
This package provides loading of RESTful paginated resources using Laravel LazyCollection capabilities. In this way, no complicate mechanisms for on-demand paginated data handling is required because the package manages all the complexity transparently for you, and only if required.
Read more [github.com]