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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| src/Behat/Transliterator | 3 years ago | |
| CHANGELOG.md | 3 years ago | |
| CONTRIBUTING.md | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 3 years ago | |
| composer.json | 3 years ago | |
README.md
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.