Download the PHP package jokubasr/lithuanian-names-declension without Composer
On this page you can find all versions of the php package jokubasr/lithuanian-names-declension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jokubasr/lithuanian-names-declension
More information about jokubasr/lithuanian-names-declension
Files in jokubasr/lithuanian-names-declension
Download jokubasr/lithuanian-names-declension
More information about jokubasr/lithuanian-names-declension
Files in jokubasr/lithuanian-names-declension
Vendor jokubasr
Package lithuanian-names-declension
Short Description Lithuanian names declension bundle.
License MIT
Homepage https://github.com/JokubasR/lithuanianNamesDeclensionBundle
Package lithuanian-names-declension
Short Description Lithuanian names declension bundle.
License MIT
Homepage https://github.com/JokubasR/lithuanianNamesDeclensionBundle
Please rate this library. Is it a good library?
Informations about the package lithuanian-names-declension
LithuanianNamesDeclensionBundle
The LithuanianNamesDeclensionBundle bundle allows you to inflect Lithuanian names from nominative case to any other.
Installation
Require the jokubasr/lithuanian-names-declension
package in your composer.json and update
your dependencies.
$ composer require jokubasr/lithuanian-names-declension
Register the bundle in app/AppKernel.php
:
Usage
You can use declension service either by injecting it or using it in your twig templates.
Available twig filters:
- inflect- accepts case as a parameter (genitive, dative, accusative, ablative, locative, vocative)
- case- alias to inflect
- genitive
- dative
- accusative
- ablative
- locative
- vocative
Available twig functions:
- getInflected - accepts case as a second parameter (genitive, dative, accusative, ablative, locative, vocative)
- getGenitive
- getDative
- getAccusative
- getAblative
- getLocative
- getVocative
Author
Jokūbas Ramanauskas
Original library author
Dainius Kaupaitis, 2011
Contributors
...
All versions of lithuanian-names-declension with dependencies
PHP Build Version
Package Version
The package jokubasr/lithuanian-names-declension contains the following files
Loading the files please wait ....