suyuan/vendor/symfony/polyfill-intl-idn
weiz e500652c37 first commit 2023-11-21 11:51:27 +08:00
..
Resources/unidata first commit 2023-11-21 11:51:27 +08:00
Idn.php first commit 2023-11-21 11:51:27 +08:00
Info.php first commit 2023-11-21 11:51:27 +08:00
LICENSE first commit 2023-11-21 11:51:27 +08:00
README.md first commit 2023-11-21 11:51:27 +08:00
bootstrap.php first commit 2023-11-21 11:51:27 +08:00
bootstrap80.php first commit 2023-11-21 11:51:27 +08:00
composer.json first commit 2023-11-21 11:51:27 +08:00

README.md

Symfony Polyfill / Intl: Idn

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.