Skip to content

studentpilotportal/cursor-pagination

 
 

Repository files navigation

This branch contains a bug fix that allows the use of hashed ids with cursor pagination. Previously, the ids would not be properly encoded. This repo only exists to prevent unexpected changes in production from the original author since these changes have not yet been merge. Those changes are on the "dev-feature/id-decoding" branch. The original author's package should be used as soon as possible once the changes are merged and is stable.

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 studentpilotportal/cursor-pagination

License

Laravel JSON:API is open-sourced software licensed under the Apache 2.0 License.

About

Laravel JSON:API cursor pagination implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%