webroot/vendor/symfony/polyfill-intl-idn
2024-12-01 20:57:32 +01:00
..
Resources/unidata 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
bootstrap80.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
bootstrap.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
composer.json 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
Idn.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
Info.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
LICENSE 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
README.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01: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.