Facebook's like cursor pagination for Laravel
tehekone/cursor-pagination is a Laravel package for facebook's like cursor pagination for laravel.
It currently has 0 GitHub stars and 10 downloads on Packagist (latest version 0.1.3).
Install it with composer require tehekone/cursor-pagination.
Discover more Laravel packages by tehekone
or browse all Laravel packages to compare alternatives.
Last updated
This package provides a cursor based pagination already integrated with Laravel's query builder and Eloquent ORM.
You can install this package via composer using:
composer require tehekone/cursor-pagination
The MIT License (MIT). Please see License File for more information.