Skip to content

Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation

License

Notifications You must be signed in to change notification settings

Behat/Transliterator

Repository files navigation

Behat Transliterator

Behat Transliterator provides transliteration utilities for PHP.

Transliteration data are ported from the Perl Text-Unidecode module.

License CI Total Downloads

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.