PHPackages                             dcarbone/collection-plus - 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. dcarbone/collection-plus

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

dcarbone/collection-plus
========================

A powerful Collection class inspired by the PHP community

3.2.0(8y ago)59561MPL-2.0PHPPHP &gt;=5.4

Since Jun 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dcarbone/collection-plus)[ Packagist](https://packagist.org/packages/dcarbone/collection-plus)[ Docs](https://github.com/dcarbone/collection-plus)[ RSS](/packages/dcarbone-collection-plus/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (5)Dependencies (1)Versions (11)Used By (1)

collection-plus
===============

[](#collection-plus)

**Build Statuses**:

- master : [![Build Status](https://camo.githubusercontent.com/d4b164abf2d6eb9d52dc916802b4fa9548e36eda23af654c4e274a65c8da0259/68747470733a2f2f7472617669732d63692e6f72672f64636172626f6e652f636f6c6c656374696f6e2d706c75732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dcarbone/collection-plus)

A PHP 5.3.3+ Collection implementation that takes inspiration from multiple sources

Every PHP framework out there defines it's own Collection-style class, and each has it's own set of nice features. The point of this class was to bring together as many of those collections as possible into a single class so I could take advantage of the genius of others while adding my own flair.

Inclusion in your Composer application
--------------------------------------

[](#inclusion-in-your-composer-application)

```
"require" : {
    "dcarbone/collection-plus" : "3.1.*"
}
```

Inspiration:
------------

[](#inspiration)

- [Doctrine ArrayCollection](http://www.doctrine-project.org/api/common/2.4/source-class-Doctrine.Common.Collections.ArrayCollection.html)
- [Zend ArrayObject](https://github.com/zendframework/zf2/blob/release-2.2.6/library/Zend/Stdlib/ArrayObject/PhpReferenceCompatibility.php#L179)
- Various comments in the ArrayObject doc section of php.net

Available Classes:
------------------

[](#available-classes)

- [AbstractCollectionPlus](COLLECTION.md)

Comments / Suggestions / Criticisms
-----------------------------------

[](#comments--suggestions--criticisms)

If you find something broken with this library, or know of a way in which I could do something better, please let me know! Little is accomplished by developing in a vacuum.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~147 days

Recently: every ~237 days

Total

10

Last Release

3018d ago

Major Versions

1.1.0 → 2.0.02014-07-11

2.1.0 → 3.0.02015-07-08

PHP version history (2 changes)1.0.0PHP &gt;=5.3.3

3.2.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/385c0c0eae1b51f1e81ee464ff6bfb3cce32589ac252ca68cc3a8aec2e3ada14?d=identicon)[dcarbone](/maintainers/dcarbone)

---

Top Contributors

[![dcarbone](https://avatars.githubusercontent.com/u/1392439?v=4)](https://github.com/dcarbone "dcarbone (56 commits)")

---

Tags

phpcollectionarrayobject

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dcarbone-collection-plus/health.svg)

```
[![Health](https://phpackages.com/badges/dcarbone-collection-plus/health.svg)](https://phpackages.com/packages/dcarbone-collection-plus)
```

###  Alternatives

[werxe/laravel-collection-macros

Custom Laravel Collection macros.

2625.8k](/packages/werxe-laravel-collection-macros)[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2516.7k](/packages/iteks-laravel-enum)[jshannon63/jsoncollect

Supercharge your JSON using collections

154.9k1](/packages/jshannon63-jsoncollect)

PHPackages © 2026

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