Libraries tagged by plural
doctrine/inflector
898042791 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
86402881 Downloads
Converts words between their singular and plural forms (English only)
gettext/languages
32634955 Downloads
gettext languages with plural rules
wapmorgan/morphos
1370830 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
24476719 Downloads
inflect - a memoizing inflector for php
icanboogie/inflector
2487936 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
wikimedia/cldr-plural-rule-parser
851671 Downloads
Evaluates plural rules specified in the CLDR project notation.
wapmorgan/morphos-blade
86679 Downloads
Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation.
skillshare/formatphp
32197 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
18178 Downloads
Fluent localization system for PHP
delfimov/translate
79847 Downloads
Easy to use i18n translation PHP class for multi-language websites
oodle/inflect
601291 Downloads
inflect - a memoizing inflector for php
wapmorgan/morphos-twig
32523 Downloads
Adds a {{ plural }}, {{ name }}, {{ numeral }}, {{ ordinal }} and {{ money }} filters to Twig templating engine for Russian pluralization and declenation.