Looking to hire Laravel developers? Try LaraJobs

cursor-pagination maintained by laravel-json-api

Description
Laravel JSON:API cursor pagination implementation.
Last update
2026/03/28 19:16 (dev-develop)
License
Downloads
98 872

Comments
comments powered by Disqus

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.