behat / transliterator
String transliterator
Installs: 52 611 656
Dependents: 105
Suggesters: 2
Security: 0
Stars: 1 694
Watchers: 11
Forks: 27
Open Issues: 9
Requires
- php: >=5.3.3
Requires (Dev)
- chuyskywalker/rolling-curl: ^3.1
- php-yaoi/php-yaoi: ^1.0
- phpunit/phpunit: ^4.8.36|^6.3
README
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.