Libraries tagged by russian names declension
wapmorgan/morphos
1492005 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.
nomelodic/name-case-lib
8065 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
topface/petrovich-php
65420 Downloads
An easy-to-use PHP Class to decline russian names.
slowprog/petrovich-php
4584 Downloads
An easy-to-use PHP Class to decline russian names.
makeroi/name-case-lib
730 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
zoon/petrovich-php
4257 Downloads
An easy-to-use PHP Class to decline russian names.
tinigin/morphos
3413 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.
bokhanmax/namecaselib2
16 Downloads
Laravel-ready fork of seagullua/NameCaseLib — PHP library for inflecting Russian and Ukrainian full names
alexivanou/russian-text-bundle
24 Downloads
Symfony bundle providing Russian text functions: pluralization, number spelling, name inflection, noun/adjective declension, money spelling, time intervals, and more. Wraps wapmorgan/morphos into Symfony DI services and Twig extensions.
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-twig
34223 Downloads
Adds a {{ plural }}, {{ name }}, {{ numeral }}, {{ ordinal }} and {{ money }} filters to Twig templating engine for Russian pluralization and declenation.
wapmorgan/morphos-blade
89561 Downloads
Adds @plural, @name, @numeral, @ordinal and @money tags to Blade for Russian pluralization and declenation.