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
v5.4.47
2024-11-10 20:33 UTC
Requires
- php: >=7.2.5
- symfony/deprecation-contracts: ^2.1|^3
- symfony/polyfill-php80: ^1.16
- symfony/string: ^5.4.47|^6.4.15
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT b4ce65e0bc7a86caae0d13b65d853c5056e44a39
- Bernhard Schussek <bschussek.woop@gmail.com>
- Symfony Community
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).
