Gitea 96355f4d87 | 3年前 | |
---|---|---|
.. | ||
Idn.php | 4年前 | |
LICENSE | 4年前 | |
README.md | 4年前 | |
bootstrap.php | 4年前 | |
composer.json | 4年前 |
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.
This library is released under the MIT license.