tighten/collect
A Collections-only split from Laravel's Illuminate Support observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3776
- days_rel: n/a
- days_push: 962
- n_releases_24m: 0
Adoption not part of the score
1495 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A standalone split of Laravel's Illuminate Collections usable in non-Laravel PHP projects without pulling in the full Illuminate Support package. It is now deprecated since Illuminate Collections is published as its own package.
Use cases
- use Laravel collections in a non-Laravel PHP package
- avoid depending on the entire Illuminate Support package
- add fluent array manipulation to framework-agnostic PHP code
- keep collection code in sync with Laravel releases
When to choose
- you maintain a legacy PHP package on Laravel 8 or 9 that already uses it
- you need Collections in a non-Laravel project pinned to older Laravel versions
When to avoid
- starting a new project - use illuminate/collections directly
- you need support for Laravel 10 or newer
- you want a package with an explicit license
Facets
library · maturity maintenance
serialization developer-tools web-development php laravel collections illuminate framework-agnostic deprecated
1 source
- readme: https://github.com/tighten/collect · fetched 2026-08-28 · e71b0490b3c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tighten/collect | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem