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

ActiveLibrary

covaleski/collection
====================

Library for complex array and object operations.

v1.3.0(1y ago)08Apache-2.0PHP

Since Jan 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/covaleski/collection)[ Packagist](https://packagist.org/packages/covaleski/collection)[ RSS](/packages/covaleski-collection/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Collection
==========

[](#collection)

Type agnostic wrapper to manipulate objects and arrays.

Features
--------

[](#features)

- Implement `ArrayAccess`
- Implement `Coutable`
- Implement `Iterator`
- `all()`
- `assign($column, $value)`
- `column($key)`
- `contains($value)`
- `copy()`
- `count()`
- `drop($column)`
- `every($callback)`
- `filter($callback)`
- `find($callback)`
- `first()`
- `get()`
- `isset($key)`
- `keys()`
- `last()`
- `map($callback)`
- `merge(...$collections)`
- `nth($index)`
- `pop()`
- `push($value)`
- `reduce($callback)`
- `reverse()`
- `search($value)`
- `set($key, $value)`
- `shift()`
- `slice($offset, $length)`
- `some($callback)`
- `sort($callback)`
- `unique()`
- `unset($key)`
- `unshift($value)`
- `values()`
- `walk($callback)`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

4

Last Release

438d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/35d4c539af573768e021fd53113a4ef76bd133b2988325f35b8ab0a82a2dbf9c?d=identicon)[covaleski](/maintainers/covaleski)

---

Top Contributors

[![covaleski](https://avatars.githubusercontent.com/u/99929442?v=4)](https://github.com/covaleski "covaleski (35 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

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

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

PHPackages © 2026

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