cursor-pagination maintained by laravel-json-api
Description
Laravel JSON:API cursor pagination implementation.
Authors
Last update
2026/03/28 19:16
(dev-develop)
License
Downloads
98 872
Tags
laravel-json-api/cursor-pagination
Cursor pagination for Laravel JSON:API packages.
This cursor implementation pre-dates Laravel's cursor pagination implementation. It matches the cursor pagination implementation in the legacy package cloudcreativity/laravel-json-api.
Installation
Install using Composer
composer require laravel-json-api/cursor-pagination
License
Laravel JSON:API is open-sourced software licensed under the MIT License.