symfony/inflector

This package is abandoned and no longer maintained. The author suggests using the EnglishInflector from the String component package instead.

Converts words between their singular and plural forms (English only)

Maintainers

Package info

github.com/symfony/inflector

Homepage

pkg:composer/symfony/inflector

Statistics

Installs: 84 930 288

Dependents: 23

Suggesters: 0

Stars: 2 210

v5.4.47 2024-11-10 20:33 UTC

This package is auto-updated.

Last update: 2024-11-13 13:51:15 UTC


README

CAUTION: this component is deprecated since Symfony 5.1. Instead, use the String component EnglishInflector.

The Inflector component converts words between their singular and plural forms (English only).

Resources