Download .zip |
Info | Documentation | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2019-10-11 (5 hours ago) | Not enough user ratings | Total: 25 | All time: 9,703 This week: 361 |
Version | License | PHP version | Categories | |||
czech-name-declensio 1.0 | Custom (specified... | 5 | Localization, PHP 5, Text processing |
Description | Author | |
This class can convert Czech nouns and person names. Innovation Award
|
|
Converts Czech nouns and persons' names to the requested declension.
use peterkahl\CzechNameDeclension\CzechNameDeclension;
echo CzechNameDeclension::getVocative('Antonín Dvo?ák'); # Antoníne Dvo?áku
echo CzechNameDeclension::getVocative('Bed?ich Smetana'); # Bed?ichu Smetano
echo CzechNameDeclension::getVocative('Old?i?ka'); # Old?i?ko
# Also works with nouns
echo CzechNameDeclension::getVocative('hrad'); # hrade
echo CzechNameDeclension::getVocative('pejsek'); # pejsku
echo CzechNameDeclension::getVocative('babi?ka'); # babi?ko
echo CzechNameDeclension::getVocative('milá?ek'); # milá?ku
Files |
File | Role | Description | ||
---|---|---|---|---|
src (1 file) | ||||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.