php8.5
Home/ Manual/ reference / intl/ The Transliterator class

The Transliterator class

Transliterator provides transliteration of strings.

Intro

Transliterator provides transliteration of strings.

Class synopsis

class Transliterator { }

Properties

id

Predefined Constants

Transliterator::FORWARDint
Transliterator::REVERSEint

Changelog

VersionDescription
8.4.0The class constants are now typed.
8.2.0The id property is now readonly.

Transliterator

In this section

Source: reference/intl/transliterator.xml · from the official PHP manual (php/doc-en)