behat/transliterator

String transliterator

Installs: 127 900 812

Dependents: 119

Suggesters: 5

Security: 0

Stars: 2 032

Watchers: 13

Forks: 30

Open Issues: 6

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

This package is auto-updated.

Last update: 2024-04-29 03:26:43 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.