PHP Map v2.6 - Collections made easy

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • map

    PHP arrays and collections made easy

  • Iter

    Iteration primitives using generators

    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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • collection

    A (memory) friendly, easy, lazy and modular collection class. (by loophp)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts