behat / transliterator
String transliterator
Installs: 142 799 535
Dependents: 122
Suggesters: 5
Security: 0
Stars: 2 050
Watchers: 14
Forks: 30
Open Issues: 6
Requires
- php: >=7.2
Requires (Dev)
- chuyskywalker/rolling-curl: ^3.1
- php-yaoi/php-yaoi: ^1.0
- phpunit/phpunit: ^8.5.25 || ^9.5.19
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.