File: D:/HostingSpaces/SBogers10/edwingovers.komma.pro/vendor/behat/transliterator/README.md
Behat Transliterator
====================
Behat Transliterator provides transliteration utilities for PHP.
Transliteration data are ported from the [Perl Text-Unidecode module](http://search.cpan.org/~sburke/Text-Unidecode-0.04/lib/Text/Unidecode.pm).
[](https://packagist.org/packages/behat/transliterator)
[](https://travis-ci.org/Behat/Transliterator)
[](http://hhvm.h4cc.de/package/behat/transliterator)
[](https://scrutinizer-ci.com/g/Behat/Transliterator/?branch=master)
[](https://scrutinizer-ci.com/g/Behat/Transliterator/?branch=master)
[](https://packagist.org/packages/behat/transliterator)
Installation
------------
The easiest way to install Behat is by using [Composer](https://getcomposer.org):
```bash
$ composer require behat/transliterator
```
Usage
-----
All features of the library are exposed as static public methods in the [``Behat\Transliterator\Transliterator`` class](src/Behat/Transliterator/Transliterator.php).