Download the PHP package stasya0903/noun_declension without Composer
On this page you can find all versions of the php package stasya0903/noun_declension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package noun_declension
nounDeclension
Пакет генерирующий корректное склонение существительных с числительными Данный пакет позволит вам решить проблему склонения существительных
Установка
composer require stasya0903/noun_declension
Использование
Создаем класс для склонений:
setTitles(string $one, string $two, string $five)
Используем метод setTitles
чтобы задать склонения существительного
declineByNumber(int $number, bool $showNumber = true): string
Метод declineByNumber
возвращает существительное в соответствующем числительному склонении
All versions of noun_declension with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
The package stasya0903/noun_declension contains the following files
Loading the files please wait ....