PHPackages                             wlfrm/iterator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wlfrm/iterator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wlfrm/iterator
==============

Util class for Traversable/arrays customisation

07PHP

Since Feb 2Pushed 12y ago1 watchersCompare

[ Source](https://github.com/wlfrm/iterator)[ Packagist](https://packagist.org/packages/wlfrm/iterator)[ RSS](/packages/wlfrm-iterator/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Wlfrm Iterator
==============

[](#wlfrm-iterator)

Provides useful Iterator decorators

- FilterIterator: Little bit better than CallbackFilterIterator: allow to map any Traversable
- MapIterator: Maps keys/values before yielding for any Traversable object

### Installing via Composer

[](#installing-via-composer)

```
# Install Composer
curl -sS https://getcomposer.org/installer | php

# Add Guzzle as a dependency
php composer.phar require wlfrm/iterator:~1.0
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0d4110988a9151296b42ef3d5d3f9d86861730900859174fd263cc2dc940308?d=identicon)[wlfrm](/maintainers/wlfrm)

---

Top Contributors

[![wlfrm](https://avatars.githubusercontent.com/u/2048347?v=4)](https://github.com/wlfrm "wlfrm (6 commits)")

### Embed Badge

![Health badge](/badges/wlfrm-iterator/health.svg)

```
[![Health](https://phpackages.com/badges/wlfrm-iterator/health.svg)](https://phpackages.com/packages/wlfrm-iterator)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
