A robust and optimized library for advanced PHP Iterators.
Enhance your PHP applications with high-performance iterators, supporting lookahead, peeking, filtering, grouping, and more.
- π Advanced and composable iterator types
- π Lookahead and peeking support
- π§Ό Filtering and mapping
- π§© Grouping, chunking, and flattening
- π§ͺ Fully tested, mutation safe, and statically analyzed
Install via Composer:
composer require fast-forward/iterators
This package provides various iterator utilities under the FastForward\Iterator
namespace.
Check out the examples/
directory for hands-on usage of each iterator.
Felipe SayΓ£o Lobato Abreu
@mentordosnerds.com
This project is licensed under the MIT License.