symfony / polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Requires
- php: >=7.2
- symfony/polyfill-intl-normalizer: ^1.10
Suggests
- ext-intl: For best performance
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.