Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | před 5 roky | |
---|---|---|
.. | ||
src | před 5 roky | |
CHANGELOG.md | před 5 roky | |
CONTRIBUTING.md | před 5 roky | |
LICENSE | před 5 roky | |
README.md | před 5 roky | |
composer.json | před 5 roky |
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.