behat/transliterator

String transliterator

Installs: 126 789 177

Dependents: 119

Suggesters: 5

Security: 0

Stars: 2 031

Watchers: 13

Forks: 30

Open Issues: 6

v1.5.0 2022-03-30 09:27 UTC

This package is auto-updated.

Last update: 2024-03-29 03:12:47 UTC


README

Behat Transliterator provides transliteration utilities for PHP.

Transliteration data are ported from the Perl Text-Unidecode module.

License CI Total Downloads

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.