mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
Behat Transliterator
Behat Transliterator provides transliteration utilities for PHP.
Transliteration data are ported from the Perl Text-Unidecode module.
Installation
The easiest way to install Behat is by using Composer:
composer require behat/transliterator
Usage
All features of the library are exposed as static public methods in the Behat\Transliterator\Transliterator class.