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.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^8.21.1|^9.0|^10.0|^11.0 |
| pestphp/pest | ^2.0|^3.7|^4.0 |
| phpunit/phpunit | ^9.0|^10.5.10|^11.5.3|^12.0 |
How can I help you explore Laravel packages today?