behat / transliterator
String transliterator
Installs: 98 495 734
Dependents: 117
Suggesters: 5
Security: 0
Stars: 1 977
Watchers: 13
Forks: 28
Open Issues: 4
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.