• Stars
    star
    2,028
  • Rank 21,847 (Top 0.5 %)
  • Language
    PHP
  • License
    Other
  • Created over 10 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation

Behat Transliterator

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.