annotate vendor/doctrine/inflector/README.md @ 5:c69a71b4f40f

Add slideshow module
author Chris Cannam
date Thu, 07 Dec 2017 14:46:23 +0000
parents 4c8ae668cc8c
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 [![Build Status](https://travis-ci.org/doctrine/inflector.svg?branch=master)](https://travis-ci.org/doctrine/inflector)