symfony/intl

Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library

Installs: 89 349 318

Dependents: 821

Suggesters: 9

Security: 1

Stars: 2 492

Watchers: 5

Forks: 38

v6.2.7 2023-02-21 10:54 UTC

This package is auto-updated.

Last update: 2023-03-10 10:10:12 UTC


README

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