This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/web/vendor/doctrine/inflector
2017-02-13 15:31:17 +00:00
..
lib/Doctrine/Common/Inflector Move into nested docroot 2017-02-13 15:31:17 +00:00
.gitignore Move into nested docroot 2017-02-13 15:31:17 +00:00
.travis.yml Move into nested docroot 2017-02-13 15:31:17 +00:00
composer.json Move into nested docroot 2017-02-13 15:31:17 +00:00
LICENSE Move into nested docroot 2017-02-13 15:31:17 +00:00
phpunit.xml.dist Move into nested docroot 2017-02-13 15:31:17 +00:00
README.md Move into nested docroot 2017-02-13 15:31:17 +00:00

Doctrine Inflector

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

Build Status