Civil Date PHP Package

TextNormalizer

Normalizes localized text for comparison and parsing.

Table of Contents

Methods

normalize()  : string
Returns the normalized representation of localized text.

Methods

normalize()

Returns the normalized representation of localized text.

public normalize(string $text) : string
Parameters
$text : string

Text to normalize.

Return values
string

Normalized text.

On this page

Search results