rachid/pluralizer

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

dev-main 2024-06-20 10:24 UTC

This package is auto-updated.

Last update: 2025-09-20 13:17:42 UTC


README

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.