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.

Maintainers

Package info

github.com/LeTraceurSnork/php-decliner

pkg:composer/letraceursnork/php-decliner

Statistics

Installs: 1 202

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-14 07:53:50 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