jh-admin/vendor/symfony/polyfill-intl-idn
liqianjin 2d1849a84b test 2024-09-18 13:34:33 +08:00
..
Idn.php test 2024-09-18 13:34:33 +08:00
LICENSE test 2024-09-18 13:34:33 +08:00
README.md test 2024-09-18 13:34:33 +08:00
bootstrap.php test 2024-09-18 13:34:33 +08:00
composer.json test 2024-09-18 13:34:33 +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.