PHP Classes

File: vendor/behat/transliterator/README.md

Recommend this page to a friend!
  Classes of Till Wehowski   PHP RDAP Server   vendor/behat/transliterator/README.md   Download  
File: vendor/behat/transliterator/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP RDAP Server
Process RDAP queries about an IP address or domain
Author: By
Last change:
Date: 12 days ago
Size: 970 bytes
 

Contents

Class file image Download

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.