An open API service indexing awesome lists of open source software.

https://github.com/harmstyler/inflect

Way to handle the pluralization of words in php
https://github.com/harmstyler/inflect

Last synced: 24 days ago
JSON representation

Way to handle the pluralization of words in php

Awesome Lists containing this project

README

        

# Inflect

Way to handle the pluralization/singularization of words in php.

Formerly this was just a library written by [Sho Kuwamoto](http://kuwamoto.org/2007/12/17/improved-pluralizing-in-php-actionscript-and-ror/), updated in order to work as a composer package.