Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | пре 5 година | |
---|---|---|
.. | ||
src | пре 5 година | |
CHANGELOG.md | пре 5 година | |
CONTRIBUTING.md | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 5 година | |
composer.json | пре 5 година |
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.