InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Collection Alternatives
Similar projects and alternatives to collection
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
dflydev-dot-access-data
Given a deep data structure representing a configuration, access configuration by dot notation.
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
lazy-json
🐼 Framework-agnostic package to load JSON of any dimension and from any source into Laravel lazy collections recursively.
-
functional
PHP Functional Programming library. Monads, common use functions and generic collections.
-
collections
[READ ONLY] Subtree split of the Illuminate Collections component (see laravel/framework) (by illuminate)
-
-
-
-
contracts
[READ ONLY] Subtree split of the Illuminate Contracts component (see laravel/framework) (by illuminate)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
collection discussion
collection reviews and mentions
- Experimenting around FP in PHP
-
How to functionally invert a set of relations
It's a transposition, did it in PHP here: https://github.com/loophp/collection/blob/master/src/Operation/Transpose.php
-
Do you have a kind of Flip/Flop operator in PHP?
I didn't know that one, but I might definitely implement it in https://github.com/loophp/collection tomorrow!
-
PHP Map 3.3 released - Collections made easy!
I'm working on it, I hope I can release it before the end of the year. There is a last pull-request which is preventing me from moving forward: https://github.com/loophp/collection/pull/270
-
Do generators really reduce the memory usage?
Thanks for your super article. I might add a link to it in https://github.com/loophp/collection
-
What new array_* functions would you like to see on next PHP versions?
I personally would like to see them removed and replaced with their equivalent that would work with iterables. This is the reason why I wrote this : https://github.com/loophp/collection
-
PHP Map v3.0 - Collections made easy
Or https://github.com/loophp/collection completely lazy.
- PHP Map v2.6 - Collections made easy
-
public static function __invoke - closing gap between functions and classes
I'm using that all over the place in here : https://github.com/loophp/collection/tree/master/src/Operation
- PHP Map - PHP arrays and collections made easy
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Stats
loophp/collection is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of collection is PHP.