PHPackages                             wpml/collect - 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. wpml/collect

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

wpml/collect
============

Collect - Illuminate Collections as a separate package.

v5.8.21(6y ago)0386.3k↑13%14MITPHPPHP ^7.1.3

Since May 2Pushed 2mo agoCompare

[ Source](https://github.com/OnTheGoSystems/collect)[ Packagist](https://packagist.org/packages/wpml/collect)[ RSS](/packages/wpml-collect/feed)WikiDiscussions wpml-collect-rename Synced 1mo ago

READMEChangelogDependencies (4)Versions (150)Used By (4)

[![Codeship Status for tightenco/collect](https://camo.githubusercontent.com/fd83fcf422f649ecfc90f52ba49af2678557c30cf8430ca24abefa9df014c16a/68747470733a2f2f636f6465736869702e636f6d2f70726f6a656374732f37613838623738302d303465652d303133342d306434382d3365333166396530663662382f7374617475733f6272616e63683d6d6173746572)](https://codeship.com/projects/154325)

[![](https://raw.githubusercontent.com/tightenco/collect/master/collect-logo.png)](https://raw.githubusercontent.com/tightenco/collect/master/collect-logo.png)

Collect - Illuminate Collections
================================

[](#collect---illuminate-collections)

Import [Laravel's Collections](https://laravel.com/docs/collections) into non-Laravel packages easily, without needing to require the entire `Illuminate\Support` package. ([Why not pull `Illuminate\Support` in framework-agnostic packages](https://yuloh.github.io/2016/dont-use-illuminate-support/))

Written by Taylor Otwell as a part of Laravel's [Illuminate/Support](https://github.com/illuminate/support) package, Collect is just the code from Support needed in order to use Collections on their own.

Lovingly split by Matt Stauffer for [Tighten Co.](http://tighten.co/), with a kick in the butt to finally do it from [@assertchris](https://github.com/assertchris).

FAQ
---

[](#faq)

- **Will this develop independently from Illuminate's Collections?**
    No. Right now it's split manually, but the goal is for it shortly to be split automatically to keep it in sync with Laravel's Collections, even mirroring the release numbers.
- **Why isn't this just under the Illuminate namespace?**
    Because that would require adding a lot of complexity and duplication to Illuminate\\Support's internal structure. One day Taylor may choose to do that, but right now he hasn't and doesn't have any immediate plans to do so. If he does, we'll deprecate this package and point to the core version.
- **Why not just use an array?**
    What a great question. [Tightenite Adam Wathan has a book about that.](http://adamwathan.me/refactoring-to-collections/)

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance56

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

135

Last Release

2538d ago

PHP version history (5 changes)v5.2.31PHP &gt;=5.5.9

v5.3.23PHP &gt;=5.6.4

v5.5.2PHP &gt;=7.0

v5.6.0PHP &gt;=7.1.3

v5.6.34PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b2504f162bfb82c278563083bbc6e1ebe23f79e41099096a17e6879f3f7183a?d=identicon)[andreasciamanna](/maintainers/andreasciamanna)

![](https://www.gravatar.com/avatar/38f6b9ea4ac5094cb4d6a7eda9e3acd33ae87f5a89977def2957d5c9d31a6722?d=identicon)[otgs-libraries](/maintainers/otgs-libraries)

![](https://www.gravatar.com/avatar/dea7732bca6432a99825d6366da16bf097d5ffdef3affda8fe67326911e071a8?d=identicon)[glingener](/maintainers/glingener)

![](https://www.gravatar.com/avatar/76d7a340b0b4d3ddf4c80241a7aebe9b98d6bb2b8f26cb6540008308f80ebde3?d=identicon)[brucepearson](/maintainers/brucepearson)

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

---

Top Contributors

[![mattstauffer](https://avatars.githubusercontent.com/u/151829?v=4)](https://github.com/mattstauffer "mattstauffer (17 commits)")[![besologic](https://avatars.githubusercontent.com/u/122173?v=4)](https://github.com/besologic "besologic (13 commits)")[![brucepearson](https://avatars.githubusercontent.com/u/502738?v=4)](https://github.com/brucepearson "brucepearson (7 commits)")[![andreasciamanna](https://avatars.githubusercontent.com/u/181780?v=4)](https://github.com/andreasciamanna "andreasciamanna (1 commits)")[![bkintanar](https://avatars.githubusercontent.com/u/685928?v=4)](https://github.com/bkintanar "bkintanar (1 commits)")[![svenluijten](https://avatars.githubusercontent.com/u/11269635?v=4)](https://github.com/svenluijten "svenluijten (1 commits)")

---

Tags

laravelcollection

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wpml-collect/health.svg)

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

###  Alternatives

[pragmarx/ia-collection

Laravel Illuminate Agnostic Collection

473.4M2](/packages/pragmarx-ia-collection)[pragmarx/coollection

Laravel Illuminate collection with objectified properties

943.4M11](/packages/pragmarx-coollection)[armincms/json

A Laravel Nova field.

25149.4k3](/packages/armincms-json)[lazerg/laravel-enum-pro

A powerful PHP enum extension with collection support, random selection, and magic static calls

4319.0k](/packages/lazerg-laravel-enum-pro)[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)

PHPackages © 2026

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