rector/vendor/doctrine/inflector
Tomas Votruba 8ae00bd588 Updated Rector to commit a8339a34c179105fe8073266998abdc5479486dd
a8339a34c1 Use `FunctionLike` contract instead of union of function-like concrete implementations (#4241)
2023-06-16 14:04:59 +00:00
..
docs/en Updated Rector to commit a657258f31 2021-05-10 00:23:30 +00:00
lib/Doctrine/Inflector Updated Rector to commit a8339a34c179105fe8073266998abdc5479486dd 2023-06-16 14:04:59 +00:00
composer.json Updated Rector to commit 3d4a86c31511bda1ded00a70ed36c72849d19824 2023-06-16 10:32:41 +00:00
LICENSE Updated Rector to commit a657258f31 2021-05-10 00:23:30 +00:00
README.md Updated Rector to commit f9fdebfe58 2021-10-23 01:58:01 +00:00

Doctrine Inflector

Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.

Build Status Code Coverage