This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Inflector
2021-03-17 17:19:54 +01:00
..
Tests [Inflector] Fixed pluralize "coupon" 2021-03-17 17:19:54 +01:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore [Inflector] Add .gitignore file 2019-09-17 10:36:34 +02:00
composer.json Improve composer.json descriptions 2021-01-10 17:25:35 +01:00
Inflector.php [Inflector] Fixed pluralize "coupon" 2021-03-17 17:19:54 +01:00
LICENSE Bump license year 2021-01-01 10:24:35 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md Improve composer.json descriptions 2021-01-10 17:25:35 +01:00

Inflector Component

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

Resources