dokas/transliteration

This class transliterates strings

v1.0.1 2017-11-13 08:00 UTC

This package is not auto-updated.

Last update: 2025-06-13 07:00:33 UTC


README

This class is used for strings transliteration

Install

The preferred way to install this extension is through composer.

Either run

$ php composer.phar require --prefer-dist dokas/transliteration "*"

or add

"dokas/transliteration": "*"

to the require section of your composer.json file.