rhymix/common/vendor/symfony/polyfill-intl-idn
2024-04-20 23:50:39 +09:00
..
Resources/unidata Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
bootstrap.php Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
bootstrap80.php Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
composer.json Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
Idn.php Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
Info.php Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00
LICENSE Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
README.md Move all composer files inside the common directory 2022-12-26 16:33:32 +09:00

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.