symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Maintainers
v1.38.1
2026-05-25 15:22 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
MIT dc21118016c039a66235cf93d96b435ffb282412
- Laurent Bassin <laurent.woop@bassin.info>
- Trevor Rowbotham <trevor.rowbotham.woop@pm.me>
- Symfony Community
This package is auto-updated.
Last update: 2026-05-26 13:40:44 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.
