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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel JSON API Paginate!