Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 748 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 748 Bytes

php-decliner

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