annotate vendor/doctrine/inflector/README.md @ 5:12f9dff5fda9
tip
Update to Drupal core 8.7.1
author |
Chris Cannam |
date |
Thu, 09 May 2019 15:34:47 +0100 |
parents |
c75dbcec494b |
children |
|
rev |
line source |
Chris@0
|
1 # Doctrine Inflector
|
Chris@0
|
2
|
Chris@0
|
3 Doctrine Inflector is a small library that can perform string manipulations
|
Chris@0
|
4 with regard to upper-/lowercase and singular/plural forms of words.
|
Chris@0
|
5
|
Chris@0
|
6 [](https://travis-ci.org/doctrine/inflector)
|