coduo/php-humanizer
Humanize values that are readable only for developers. observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 56
- Release rhythm 36
- Longevity 100
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: 160.0
- age_days: 4516
- days_rel: 265
- days_push: 265
- n_releases_24m: 3
Adoption not part of the score
1667 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library that converts developer-oriented values like snake_case identifiers, byte sizes, numbers, and dates into human-readable text. It also provides word-boundary string truncation, including HTML-aware truncation.
Use cases
- convert snake_case field names to readable labels
- truncate long text to the nearest word with an ellipsis
- truncate HTML content without breaking tags
- format byte sizes for humans
- display relative dates like '2 days ago'
- humanize numbers into words
When to choose
- you need to show developer-facing values to non-technical users in a PHP app
- you need safe HTML truncation for previews or excerpts
- you want localized human-readable formatting in PHP
When to avoid
- your project is not written in PHP
- you need full NLP or text summarization rather than simple formatting
- you need template or front-end humanization rather than server-side
Facets
library · maturity active
nlp internationalization developer-tools developer-tools web-development php humanization string-formatting text-truncation php-library localization
1 source
- readme: https://github.com/coduo/php-humanizer · fetched 2026-08-28 · 444ae67de47b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coduo/php-humanizer | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="coduo/php-humanizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem