# Anahkiasen/underscore-php

A redacted PHP port of Underscore.js with additional functions and goodies – Available for Composer and Laravel

Repository: https://github.com/Anahkiasen/underscore-php
Canonical: https://ross.abutalabs.com/products/underscore-php
Homepage: http://anahkiasen.github.com/underscore-php/
Language: PHP
License Family: other
Archived: true
Last push: 2018-03-29T05:47:40+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5031, "days_push": 3079, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1107, forks 87 (observed 2026-08-28T04:03:36.660501+00:00)

## What it is
Underscore.php is a PHP utility library inspired by Underscore.js that provides around a hundred methods for manipulating arrays, strings, objects, numbers, and functions with an elegant, chainable syntax. It can be used standalone via Composer or as a bundle within the Laravel framework.

## Use cases
- manipulate arrays with chainable methods in php
- port underscore.js style utilities to php
- consistent argument order for php string functions
- convert between arrays objects and  in php
- fluent collection manipulation library for laravel
- helper methods for strings numbers and functions in php

## When to avoid
- you are starting a new modern PHP project, since the library is unmaintained with no license file and last released in 2018
- you need actively maintained alternatives like Laravel Collections or ramda-style libraries
- your project requires guaranteed long-term security updates

## Facets
- artifact type: library
- maturity: abandoned
- function: developer-tools
- domain: developer-tools, programming-languages
- platform: php
- tags: utility-library, chaining, collections, strings, arrays, laravel, underscore-js-inspired

## Member repositories
- Anahkiasen/underscore-php (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:36.660501+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:44:00.442977+00:00, confidence not recorded.
  - readme: https://github.com/Anahkiasen/underscore-php (fetched 2026-08-28T04:03:36.660501+00:00, sha 1c50b7381ab9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
