admin-api/vendor/symfony/inflector
wuhui_zzw 06446361cf 初始化 2023-12-19 17:01:42 +08:00
..
CHANGELOG.md 初始化 2023-12-19 17:01:42 +08:00
Inflector.php 初始化 2023-12-19 17:01:42 +08:00
LICENSE 初始化 2023-12-19 17:01:42 +08:00
README.md 初始化 2023-12-19 17:01:42 +08:00
composer.json 初始化 2023-12-19 17:01:42 +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