sterntours/vendor/behat/transliterator
2020-07-09 12:49:32 +02:00
..
src/Behat/Transliterator init without trunk 2020-07-09 12:49:32 +02:00
CHANGELOG.md init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
CONTRIBUTING.md init without trunk 2020-07-09 12:49:32 +02:00
LICENSE init without trunk 2020-07-09 12:49:32 +02:00
README.md init without trunk 2020-07-09 12:49:32 +02:00

Behat Transliterator

Behat Transliterator provides transliteration utilities for PHP.

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

License Build Status HHVM Status Scrutinizer Code Quality Code Coverage 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.