niladam/salette-pagination-plugin

🚀Official Pagination Plugin For Salette

Maintainers

👁 niladam

Package info

github.com/niladam/salette-pagination-plugin

pkg:composer/niladam/salette-pagination-plugin

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2025-07-23 20:52 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT eb424a32f5ed7b47dbb0f893dbfc07dad46e8bf4

  • Sam Carré <29132017+Sammyjo20.woop@users.noreply.github.com>
  • Madalin Tache <niladam.woop@gmail.com>
  • Catalin Pruna <prunacatalin.costin.woop@gmail.com>

This package is auto-updated.

Last update: 2026-06-23 23:00:16 UTC


README

This is a translated and adapted version of the official Saloon Pagination Plugin, made compatible with PHP 7.4.

The original plugin requires PHP 8+, but this version was backported to support older projects still running on PHP 7.4. It retains all core functionality, including:

  • Easy iteration over paginated API responses
  • Mapping to custom DTOs
  • Conversion to LazyCollections
  • Asynchronous requests and pooling support

⚠️ Note: This is a forked and translated version of the official saloonphp/pagination-plugin. All credits for the original design and implementation go to the original authors. This package only aims to provide PHP 7.4 compatibility.

Installation

You can install this plugin via Composer:

composer require niladam/salette-pagination-plugin