Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php72-php-pecl-translit - Transliterates non-latin character sets to latin

Website:
http://pecl.php.net/package/translit
Licence:
BSD
Vendor:
Remi Collet
Description:
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.

Package built for PHP 7.2 as Software Collection (php72 by remi).

Packages

php72-php-pecl-translit-0.6.2-6.el7.remi.x86_64 [75 KiB] Changelog by Remi Collet (2017-07-18):
- rebuild for PHP 7.2.0beta1 new API
php72-php-pecl-translit-0.6.2-5.el7.remi.x86_64 [75 KiB] Changelog by Remi Collet (2016-12-01):
- rebuild with PHP 7.1.0 GA