Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 418 Bytes

php-pluralizer

PHP Pluralizer, to convert English words between Singular and Plural.

Credits go to: https://gist.github.com/tbrianjones/ba0460cc1d55f357e00b

This work is based on the above PHP class, with an intention of starting with some small changes and add many corrections and enhancements later on.

Please feel free to contribute by adding words and/or functionlity to the script, or perhaps suggestions.