Skip to content

🤠 Official Pagination Plugin For Saloon v3

License

Notifications You must be signed in to change notification settings

saloonphp/pagination-plugin

Repository files navigation

Official Pagination Plugin For Saloon v3

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