Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | il y a 5 ans | |
---|---|---|
.. | ||
src | il y a 5 ans | |
CHANGELOG.md | il y a 5 ans | |
CONTRIBUTING.md | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
composer.json | il y a 5 ans |
Behat Transliterator provides transliteration utilities for PHP.
Transliteration data are ported from the Perl Text-Unidecode module.
The easiest way to install Behat is by using Composer:
$ composer require behat/transliterator
All features of the library are exposed as static public methods in the Behat\Transliterator\Transliterator
class.