fleetCatalogue/vendor/symfony/polyfill-intl-idn
ShuriZma 0e79f2b4b6
init commit
git add /vendor
add several models
add vehicle list
2023-10-09 20:33:17 +02:00
..
Resources/unidata init commit 2023-10-09 20:33:17 +02:00
Idn.php init commit 2023-10-09 20:33:17 +02:00
Info.php init commit 2023-10-09 20:33:17 +02:00
LICENSE init commit 2023-10-09 20:33:17 +02:00
README.md init commit 2023-10-09 20:33:17 +02:00
bootstrap.php init commit 2023-10-09 20:33:17 +02:00
bootstrap80.php init commit 2023-10-09 20:33:17 +02:00
composer.json init commit 2023-10-09 20:33:17 +02: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.