You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wayne Hsu d1dc80d1d0
v1.0.0
3 years ago
..
src/Behat/Transliterator v1.0.0 3 years ago
CHANGELOG.md v1.0.0 3 years ago
CONTRIBUTING.md v1.0.0 3 years ago
LICENSE v1.0.0 3 years ago
README.md v1.0.0 3 years ago
composer.json v1.0.0 3 years ago

README.md

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.