Skip to content

A robust and optimized library for advanced PHP Iterators. Enhance your PHP applications with high-performance iterators, supporting lookahead, peeking, filtering, grouping, and more.

License

Notifications You must be signed in to change notification settings

php-fast-forward/iterators

Repository files navigation

FastForward\Iterators

PHP Version License

A robust and optimized library for advanced PHP Iterators.
Enhance your PHP applications with high-performance iterators, supporting lookahead, peeking, filtering, grouping, and more.

✨ Features

  • 🔁 Advanced and composable iterator types
  • 👀 Lookahead and peeking support
  • 🧼 Filtering and mapping
  • 🧩 Grouping, chunking, and flattening
  • 🧪 Fully tested, mutation safe, and statically analyzed

📦 Installation

Install via Composer:

composer require fast-forward/iterators

🛠 Usage

This package provides various iterator utilities under the FastForward\Iterator namespace.

Check out the examples/ directory for hands-on usage of each iterator.

🧑‍💻 Author

Felipe Sayão Lobato Abreu
[email protected]

📄 License

This project is licensed under the MIT License.

About

A robust and optimized library for advanced PHP Iterators. Enhance your PHP applications with high-performance iterators, supporting lookahead, peeking, filtering, grouping, and more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages