zx/vendor/symfony/polyfill-intl-idn
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
Resources/unidata first 2024-07-02 15:32:59 +08:00
Idn.php first 2024-07-02 15:32:59 +08:00
Info.php first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
bootstrap.php first 2024-07-02 15:32:59 +08:00
bootstrap80.php first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +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.