intl icon indicating copy to clipboard operation
intl copied to clipboard

Provides access to the localization data of the ICU library

Intl Component

The Intl component provides a PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.

The replacement layer is limited to the locale "en". If you want to use other locales, you should install the intl PHP extension instead.

Resources