symfony / polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
v1.42.0
2026-08-24 10:51 UTC
Requires
- php: >=7.2
- symfony/polyfill-intl-normalizer: ^1.10
Requires (Dev)
None
Suggests
- ext-intl: For best performance
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-24 11:45:17 UTC
README
This component provides idn_to_ascii and idn_to_utf8 functions to users who run php versions without the Intl extension.
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.