In a vanilla Laravel application, the query builder paginators will listen to the page request parameters. This works great, but it does not follow the example solution of the json: API spec. That example expects the query builder paginator to listen to the page[number] and page[size] request parameters. This package adds a jsonPaginate method to the Eloquent query builder that listens to those parameters and adds the pagination links the spec requires.
Features
- A paginator that plays nice with the JSON API spec Latest Version on Packagist GitHub Workflow Status
- You can install the package via composer
- Cursor pagination
- Modify the pagination parameter in the config file
- Licensed under the MIT License
Categories
JSONLicense
MIT LicenseFollow Laravel JSON API Paginate
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel JSON API Paginate!