jascha030/lazy-iterator

The LazyIterator class as found in symfony/finder extracted to a composer package.

1.0.0 2022-10-03 14:17 UTC

This package is auto-updated.

Last update: 2025-03-06 20:28:10 UTC


README

The LazyIterator class as found in symfony/finder extracted to a composer package.

Installation

Prerequisites

  • php: ^7.4|^8.0.0|^8.1

Composer

composer require jascha030/lazy-iterator

Acknowledgements