tehekone / cursor-pagination
Facebook's like cursor pagination for Laravel
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/tehekone/cursor-pagination
Requires
- php: >=7.0.0
- illuminate/database: 5.5.*||5.6.*||5.7.*||5.8.*
- illuminate/http: 5.5.*||5.6.*||5.7.*||5.8.*
- illuminate/support: 5.5.*||5.6.*||5.7.*||5.8.*
This package is auto-updated.
Last update: 2025-09-24 01:01:22 UTC
README
This package provides a cursor based pagination already integrated with Laravel's query builder and Eloquent ORM.
Installation
You can install this package via composer using:
composer require tehekone/cursor-pagination
Credits
License
The MIT License (MIT). Please see License File for more information.