Ross ROSS = Recommend OSS · open-source software intelligence for agents

symfony/inflector

Converts words between their singular and plural forms (English only) observed · 2026-08-28

github.com/symfony/inflector · homepage · PHP · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 40
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 17
  • age_days: 3807
  • days_rel: 658
  • days_push: 658
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2172 stars · 10 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Symfony component that converts English words between their singular and plural forms. It has been deprecated since Symfony 5.1 in favor of the EnglishInflector class in the Symfony String component.

Use cases

  • pluralize English words in PHP
  • singularize English words in PHP
  • inflect words for table or class naming conventions
  • convert singular nouns to plural in code generation
  • normalize word forms in a PHP application

When to choose

  • you maintain a legacy Symfony application already using this component
  • you need simple English singular/plural conversion in PHP

When to avoid

  • starting a new project - use symfony/string EnglishInflector instead
  • you need inflection for languages other than English
  • you need actively developed or feature-enhanced inflection

Facets

library · maturity maintenance

nlp parser developer-tools web-development php inflection pluralize singularize string-manipulation symfony-component deprecated english-only natural-language-processing

6 sources

Member repositories

RepositoryRoleHealth v2
symfony/inflectormain10

For agents

markdown · JSON · MCP: product_card(name="symfony/inflector")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem