rachid/pluralizer

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

Maintainers

Package info

github.com/rachid-aachich/php-pluralizer

pkg:composer/rachid/pluralizer

Statistics

Installs: 2 615

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 1

dev-main 2026-02-08 15:16 UTC

This package is auto-updated.

Last update: 2026-02-16 10:31:14 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.