Libraries tagged by pluralize
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
skqr/inflector
217 Downloads
GOintegro Inflector Lib
rhdevelopment/inflecta
0 Downloads
Inflecta: lightweight string inflector utilities for modern PHP projects.
php_modules/plural
23 Downloads
pluralize a word.
petehouston/nhieu-php
17 Downloads
The pluralization for Vietnamese words
arraypress/inflector
0 Downloads
A PHP library for pluralizing and singularizing English words with comprehensive irregular and uncountable word handling.
enflow/component-inflector
6666 Downloads
Multilingual inflector that can singularize and pluralize words.
davidgomezgam/pluralizador
1704 Downloads
Singularize and Pluralize Spanish words.
czim/with-blade-directive
2817 Downloads
@with blade directive
wpzapp/message-selector
6 Downloads
Selects the correct portion of a pluralized message based on a given number.
daniel-nemeth/subplur
7 Downloads
Substitute & Pluralize for JavaScript and jQuery
ctu4/morphos
35 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.
wapmorgan/morphos-blade
87516 Downloads
Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation.
skillshare/formatphp
32712 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
wapmorgan/morphos-twig
32972 Downloads
Adds a {{ plural }}, {{ name }}, {{ numeral }}, {{ ordinal }} and {{ money }} filters to Twig templating engine for Russian pluralization and declenation.