symfony/inflector
Converts words between their singular and plural forms (English only) 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
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
- readme: https://github.com/symfony/inflector · fetched 2026-08-28 · 98f3a322b828
- homepage: https://symfony.com/inflector · fetched 2026-08-29 · cea445f34927
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/components/string.html · fetched 2026-08-29 · 83577e2d970a
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 5bd749e2b676
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · d8584ccbba1c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/inflector | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="symfony/inflector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem