
Punycode is a way to represent Unicode with the limited character subset of ASCII supported by the Domain Name System. Punycode is intended for the encoding of labels in the Internationalized Domain Names in Applications (IDNA) framework.
This library provides Net\IDNA2 PHP class that can be used to perform Punycode encoding and decoding.