behat/transliterator

String transliterator

Installs: 98 495 734

Dependents: 117

Suggesters: 5

Security: 0

Stars: 1 977

Watchers: 13

Forks: 28

Open Issues: 4

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

This package is auto-updated.

Last update: 2023-03-29 00:26: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.