bis-gmbh / polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
1.22.3
2021-02-18 18:35 UTC
Requires
- php: >=7.1
- symfony/polyfill-intl-normalizer: ^1.10
- symfony/polyfill-php72: ^1.10
Requires (Dev)
None
Suggests
- ext-intl: For best performance
Provides
None
Conflicts
None
Replaces
None
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.