wiki-grav/plugins/email/vendor/symfony/polyfill-intl-idn
2023-05-12 15:06:01 +02:00
..
Resources/unidata (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
bootstrap80.php (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
bootstrap.php (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
composer.json (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
Idn.php (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
Info.php (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
LICENSE (Grav GitSync) Automatic Commit from RealStickman 2022-04-24 14:32:58 +02:00
README.md (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02: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.