new-admin-api/vendor/symfony/inflector
sunday 288b03cc5a 初始化版本 2023-11-06 09:01:06 +08:00
..
CHANGELOG.md 初始化版本 2023-11-06 09:01:06 +08:00
Inflector.php 初始化版本 2023-11-06 09:01:06 +08:00
LICENSE 初始化版本 2023-11-06 09:01:06 +08:00
README.md 初始化版本 2023-11-06 09:01:06 +08:00
composer.json 初始化版本 2023-11-06 09:01:06 +08:00

README.md

Inflector Component

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


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

Resources