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

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

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

A powerful Fixed Collection class inspired by the PHP community

1.0.1(10y ago)018MITPHPPHP &gt;=5.3.3

Since Jul 8Pushed 10y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

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

[](#fixed-collection-plus)

A PHP 5.3+ Fixed Collection implementation that takes inspiration from multiple sources

**Build Statuses**:

- master : [![Build Status](https://camo.githubusercontent.com/92098ab8d56c1bde8e139547f504d97949b46e5db07bbb3332ccfe5a21e1ab9a/68747470733a2f2f7472617669732d63692e6f72672f64636172626f6e652f66697865642d636f6c6c656374696f6e2d706c75732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dcarbone/fixed-collection-plus)

A PHP 5.3+ Fixed 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/fixed-collection-plus" : "1.0.*"
}
```

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)

- [AbstractFixedCollectionPlus](FIXEDCOLLECTION.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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

3967d ago

### 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 (9 commits)")

---

Tags

phpcollectionarrayobjectsplfixedarrayfixedarray

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/dcarbone-fixed-collection-plus/health.svg)](https://phpackages.com/packages/dcarbone-fixed-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)
