Registry / utility / symfony-polyfill-intl-normalizer

symfony-polyfill-intl-normalizer

JSON →
library1.38.0phppackagistunverified

Symfony polyfill for intl's Normalizer class and related functions

composer require symfony/polyfill-intl-normalizer
INSTALL
IMPORT
SIG · SYMFONY-POLYFILL-I
S
symfony-polyfill-intl-normalizer
utilityphpv1.38.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Normalizer
use Symfony\Polyfill\Intl\Normalizer\Normalizer;

Normalize a string using the polyfill Normalizer

use Symfony\Polyfill\Intl\Normalizer\Normalizer; $normalized = Normalizer::normalize('café', Normalizer::FORM_C);
Debug
Known issues
gotchaThis polyfill is only needed if the intl extension is not installed; using the native extension is preferred for performance.
fix
Ensure the intl extension is installed in production for better performance.
affects: >=1.0
Upgrade
Version history
1.38.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
symfony-polyfill-intl-normalizer — pip install symfony-polyfill-intl-normalizer · libregistry