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

👁 fabpot

Package info

github.com/symfony/inflector

Homepage

pkg:composer/symfony/inflector

Statistics

Installs: 86 310 982

Dependents: 22

Suggesters: 0

Stars: 2 210

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

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT b4ce65e0bc7a86caae0d13b65d853c5056e44a39

symfonystringinflectionsingularizepluralizewords

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