letraceursnork/php-decliner

There is no license information available for the latest version (v1.0.0) of this package.

This repository offers a PHP-based solution for declension of nouns by grammatical cases along with numerals. It ensures correct noun forms based on case (nominative, genitive, etc.) and the numeral used, handling the specific rules of declension in supported languages.

v1.0.0 2024-10-03 12:11 UTC

This package is auto-updated.

Last update: 2025-06-14 06:17:26 UTC


README

Russian description

Репозиторий с интерфейсом и частичными реализациями классов, обеспечивающих склонение слов по падежам в соответствии с соответствующими им числительными

English description

This repository offers a PHP-based solution for declension of nouns by grammatical cases along with numerals. It ensures correct noun forms based on case (nominative, genitive, etc.) and the numeral used, handling the specific rules of declension in supported languages.

Quick Installation

To install PHP Decliner, run the following command:

composer require letraceursnork/php-decliner