PHPackages                             cacahouwete/lazy-api-collection - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. cacahouwete/lazy-api-collection

ActiveLibrary[API Development](/categories/api)

cacahouwete/lazy-api-collection
===============================

Handle rest api endpoint with pagination through an unique iterable

v0.1.0(3y ago)14.0k↓77.6%MITPHPPHP &gt;=8.0

Since Nov 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cacahouwete/lazy-api-collection)[ Packagist](https://packagist.org/packages/cacahouwete/lazy-api-collection)[ RSS](/packages/cacahouwete-lazy-api-collection/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (6)Versions (2)Used By (0)

LazyApiCollection
=================

[](#lazyapicollection)

PHP tool to have an easy way to iterate an api with multiple pages

Installation with symfony
-------------------------

[](#installation-with-symfony)

```
composer require cacahouwete/lazy-api-collection
```

Add bundle in your symfony project

```
