Libraries tagged by plural
doctrine/inflector
926134324 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/inflector
87204953 Downloads
Converts words between their singular and plural forms (English only)
gettext/languages
33945630 Downloads
gettext languages with plural rules
wapmorgan/morphos
1440291 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
mmucklo/inflect
25283943 Downloads
inflect - a memoizing inflector for php
icanboogie/inflector
2540370 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
wikimedia/cldr-plural-rule-parser
873876 Downloads
Evaluates plural rules specified in the CLDR project notation.
skillshare/formatphp
33180 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
polyglot/contract-plural-detector-registry-implementation
Downloads
polyglot/contract-plural-detector-implementation
Downloads
jrmajor/fluent
18552 Downloads
Fluent localization system for PHP
delfimov/translate
81796 Downloads
Easy to use i18n translation PHP class for multi-language websites
oodle/inflect
608183 Downloads
inflect - a memoizing inflector for php
wapmorgan/morphos-twig
33560 Downloads
Adds a {{ plural }}, {{ name }}, {{ numeral }}, {{ ordinal }} and {{ money }} filters to Twig templating engine for Russian pluralization and declenation.
wapmorgan/morphos-blade
88455 Downloads
Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation.