brianhaveri/Underscore.php
PHP port of Underscore.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5580
- days_rel: n/a
- days_push: 1949
- n_releases_24m: 0
Adoption not part of the score
1154 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Underscore.php is a PHP port of the popular Underscore.js utility library, providing functional-style collection, array, and object manipulation helpers. It supports both static and object-oriented call styles and includes unit tests matching the original JavaScript library.
Use cases
- manipulate arrays and collections in PHP with functional helpers
- use map, reduce, and filter utilities in PHP
- port JavaScript Underscore.js code to PHP
- chain collection transformations in object-oriented style
- work with arrays and objects using a consistent utility API
When to choose
- you want Underscore.js-style utilities in a PHP project
- you prefer functional collection manipulation over verbose PHP loops
- you need a small, MIT-licensed utility library with matching tests
When to avoid
- you are starting a modern PHP project where native array functions or newer libraries fit better
- you need actively developed features or recent PHP version support
- you want lodash-style performance optimizations
Facets
library · maturity maintenance
developer-tools developer-tools programming-languages php utility-library underscore-port collections functional-programming
2 sources
- readme: https://github.com/brianhaveri/Underscore.php · fetched 2026-08-28 · b6808a0feb8e
- homepage: https://brianhaveri.github.io/Underscore.php/ · fetched 2026-08-29 · dd75132888e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brianhaveri/Underscore.php | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="brianhaveri/Underscore.php")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem