collections

Collections Abstraction Library (by doctrine)

Collections Alternatives

Similar projects and alternatives to collections

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

collections reviews and mentions

Posts with mentions or reviews of collections. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-31.
  • Enforce architecture rules with Deptrac
    4 projects | dev.to | 31 Oct 2023
    Theoretically, our domain should only contain pure PHP code without any external dependencies. Nonetheless, there are some libraries that we want to use in our domain, such as ramsey/uuid to generate UUIDs, or brick/math to work safely with numbers. Another usual example of an allowed external library in our domain is doctrine/collections when we use Doctrine as an ORM, because the relationships between entities must be of type Doctrine\Common\Collection.
  • How to query a CSV input in PHP as if it was a database table?
    2 projects | /r/PHPhelp | 27 Mar 2023
    How you want to do the grouping is up to you. Maybe look into using Doctrine Collections: https://www.doctrine-project.org/projects/collections.html
  • PHP Map 3.3 released - Collections made easy!
    5 projects | /r/PHP | 24 Nov 2022
  • PHP Map v3.1 - Collections made easy
    4 projects | /r/PHP | 15 Jun 2022
    You can also look at Doctrine Collections as an example of a library doing something similar and making full use of generics. Look at all the annotations that mention `T` or `TKey` in https://github.com/doctrine/collections/blob/c1ec9823f9250fefb274cccf62970b5c167e6bc7/lib/Doctrine/Common/Collections/Collection.php
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic collections repo stats
4
5,833
7.1
7 days ago

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