igorvolnyi / yii2-translit-cyrillic
Translit helper for Yii 2 framework. Forked from dkhlystov/yii2-translit.
Installs: 1 500
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 3
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-04-27 07:17:17 UTC
README
This extension is primarily for translate russian text to ASCII to produce file names understandable by most filesystems and network protocols without converting to unicode yet readable (and understandable) by humans.
NOTE: this extension is very ad-hoc, i.e. works only for fixed (hard coded) UTF-8 encoded russian cyrillic characters.