saloonphp/pagination-plugin

Official Pagination Plugin For Saloon v3

Maintainers

Package info

github.com/saloonphp/pagination-plugin

pkg:composer/saloonphp/pagination-plugin

Statistics

Installs: 1 426 718

Dependents: 59

Suggesters: 0

Stars: 8

v2.2.2 2026-03-08 11:52 UTC

README

This is the official repository for the pagination plugin. This plugin helps you easily iterate through multiple pages of paged items in your API integrations. It has advanced features like mapping to DTOs, converting into LazyCollections, asynchronous requests and pooling!

Installation

You can install the pagination plugin through Composer.

composer require saloonphp/pagination-plugin "^2.0"

Documentation

Click here to read the documentation