spatie/laravel-json-api-paginate
A paginator that plays nice with the JSON API spec
2.0.2
5.4M downloads/mo
#2145 most downloaded on Packagist
spatie/laravel-json-api-paginate
What this package is like to depend on
Last release 16 days ago
07 Aug 2026
Ships fairly regularly
a new release about every 4 months
Most releases are documented
notes for 31 of 35 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
35 releases · first in 2017
3 releases in the last 12 months
see the full history below
Release timeline
35 releases · Jun 2017 to Aug 2026Releases
latest 35-
2.0.207 Aug 2026Release notes
Open source →What's Changed
- Support spatie/laravel-fast-paginate for fast pagination by @Riley19280 in #89
New Contributors
- @Riley19280 made their first contribution in #89
Full Changelog: 2.0.1...2.0.2
Release notes
Open source →What's Changed
- Support spatie/laravel-fast-paginate for fast pagination by @Riley19280 in https://github.com/spatie/laravel-json-api-paginate/pull/89
New Contributors
- @Riley19280 made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/89
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/2.0.1...2.0.2
-
2.0.121 Feb 2026 -
2.0.003 Feb 2026Release notes
Open source →What's Changed
Breaking Changes
- Raise minimum PHP version to 8.2
- Drop PHP 8.0 support
- Remove
base_urlconfiguration option (was confusing and incorrect)
Changed
- Update PHP CS Fixer configuration to modern format (
.php-cs-fixer.php) - Upgrade test suite with updated dependencies
- Add _ide_helper.php stubs for better IDE support
- Add additional tests
-
1.16.325 Feb 2025Release notes
Open source →What's Changed
- Updated package for fast-paginate by @rcerljenko in #84
New Contributors
- @rcerljenko made their first contribution in #84
Full Changelog: 1.16.2...1.16.3
Release notes
Open source →What's Changed
- Updated package for fast-paginate by @rcerljenko in https://github.com/spatie/laravel-json-api-paginate/pull/84
New Contributors
- @rcerljenko made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/84
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.16.2...1.16.3
-
1.16.221 Feb 2025Release notes
Open source →Release notes
Open source →What's Changed
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-json-api-paginate/pull/83
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.16.1...1.16.2
-
1.16.123 Dec 2024Release notes
Open source →What's Changed
- Fix compatibility with Laravel < 11 by @sebj54 in https://github.com/spatie/laravel-json-api-paginate/pull/82
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.16.0...1.16.1
-
1.16.016 Dec 2024Release notes
Open source →What's Changed
- Add
$totalResultsparameter + update docs by @sebj54 in https://github.com/spatie/laravel-json-api-paginate/pull/79
New Contributors
- @sebj54 made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/79
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.15.1...1.16.0
- Add
-
1.15.106 Aug 2024Release notes
Open source →What's Changed
- fix fast paginate check installed, update readme for config by @lloricode in #78
Full Changelog: 1.15.0...1.15.1
Release notes
Open source →What's Changed
- fix fast paginate check installed, update readme for config by @lloricode in https://github.com/spatie/laravel-json-api-paginate/pull/78
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.15.0...1.15.1
-
1.15.005 Aug 2024Release notes
Open source →What's Changed
- Add support for fast paginate by @lloricode in #77
New Contributors
- @lloricode made their first contribution in #77
Full Changelog: 1.14.0...1.15.0
Release notes
Open source →What's Changed
- Add support for fast paginate by @lloricode in https://github.com/spatie/laravel-json-api-paginate/pull/77
New Contributors
- @lloricode made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/77
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.14.0...1.15.0
-
1.14.028 Feb 2024Release notes
Open source →Release notes
Open source →What's Changed
- Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-json-api-paginate/pull/74
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.13.0...1.14.0
-
1.13.027 Mar 2023Release notes
Open source →What's Changed
- Add macros for BelongsToMany and HasManyThrough by @philipgunther in https://github.com/spatie/laravel-json-api-paginate/pull/65
New Contributors
- @philipgunther made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/65
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.2...1.13.0
-
1.12.225 Jan 2023Release notes
Open source →What's Changed
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-json-api-paginate/pull/71
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-json-api-paginate/pull/72
New Contributors
- @patinthehat made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/71
- @laravel-shift made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/72
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.1...1.12.2
-
1.12.119 Nov 2022Release notes
Open source →What's Changed
- Refactor tests to Pest by @alexmanase in https://github.com/spatie/laravel-json-api-paginate/pull/68
- Append query parameters to URLs when using cursor pagination by @NizarBerjawi in https://github.com/spatie/laravel-json-api-paginate/pull/69
New Contributors
- @alexmanase made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/68
- @NizarBerjawi made their first contribution in https://github.com/spatie/laravel-json-api-paginate/pull/69
Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.0...1.12.1
-
1.12.016 May 2022Nothing published for this version
-
1.11.213 May 2022Nothing published for this version
-
1.11.111 Jan 2022 -
1.11.027 Nov 2021Nothing published for this version
-
1.10.027 Nov 2020 -
1.9.030 Sep 2020 -
1.8.008 Sep 2020 -
1.7.002 Mar 2020 -
1.6.004 Sep 2019Release notes
Open source →- add support for Laravel 6.0
- added configurable pagination query parameter (#35)
-
1.5.027 Feb 2019Release notes
Open source →- drop support for Laravel 5.7 and below
- drop support for PHP 7.1 and below
-
1.4.327 Feb 2019 -
1.4.201 Feb 2019 -
1.4.104 Sep 2018 -
1.4.015 Jun 2018 -
1.3.215 May 2018 -
1.3.108 Feb 2018 -
1.3.004 Jan 2018 -
1.2.116 Oct 2017 -
1.2.021 Aug 2017 -
1.1.015 Jun 2017Release notes
Open source →- make the
page[x]parameter names configurable - add support for L5.5's auto package discovery
- make the
-
1.0.014 Jun 2017 -
0.0.114 Jun 2017Nothing published for this version