Iter

Iteration primitives using generators (by nikic)

Iter Alternatives

Similar projects and alternatives to Iter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Iter alternative or higher similarity.

Iter reviews and mentions

Posts with mentions or reviews of Iter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-25.
  • PHP Map v2.6 - Collections made easy
    3 projects | /r/PHP | 25 Jan 2022
    I much prefer the https://github.com/nikic/iter approach for doing some collection magic, which is essentially based upon traversable and generator magic which doesn't create temporary in-memory data structures but works on item streams instead.
  • Iterator functions package released
    3 projects | /r/PHP | 13 Aug 2021
    What about https://github.com/nikic/iter ?
  • Is any one actually using PHP generators in their projects?
    9 projects | /r/PHP | 9 May 2021
    Yes. We used it heavily when processing large amounts of data from huge API responses. I like how the whole processing chain can be built on top of it, for example using nikic/iter. Generators are also the heart of a low-memory JSON parsing library halaxa/json-machine, which I maintain, and many other similar projects.
  • A note from our sponsor - WorkOS
    workos.com | 24 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic Iter repo stats
3
1,115
4.1
about 1 month ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com