translit

pecl install translit

Transliterates non-latin character sets to latin

This extension allows you to transliterate text in non-latin characters (such
as Chinese, Cyrillic, Greek etc) to latin characters. Besides the
transliteration the extension also contains filters to upper- and lowercase
latin, cyrillic and greek, and perform special forms of transliteration such
as converting ligatures such as the Norwegian "æ" to "ae" and normalizing
punctuation and spacing.

Maintainer

  • Derick Rethans (lead )

Details

Stars: 7
Issue openned: 1
Downloads: 46825
0.1
19 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.1 change log

Initial release, supported transliteration filters include: Cyrillic-to-Latin
transliteration, Greek-to-Latin transliteration, Han-to-Latin transliteration,
Hebrew-to-Latin transliteration; case converting filters for Greek, Latin and
Cyrillic and filters to remove diacriticals from text, normalizing ligatures
and normalizing punctuation.