spatie/laravel-json-api-paginate
Adds a jsonPaginate() method to Laravel’s Eloquent/Query Builder that follows the JSON:API pagination spec. Reads page[number] and page[size] request params and generates the required pagination links for API responses.
Add Laravel 13 support
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.16.2...1.16.3
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.16.1...1.16.2
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.16.0...1.16.1
$totalResults parameter + update docs by @sebj54 in https://github.com/spatie/laravel-json-api-paginate/pull/79Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.15.1...1.16.0
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.15.0...1.15.1
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.14.0...1.15.0
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.13.0...1.14.0
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.2...1.13.0
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.1...1.12.2
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.0...1.12.1
base_url config optiondefault_size config and parameter optionpage[x] parameter names configurableFull Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.10.0...1.11.0
How can I help you explore Laravel packages today?