Registry / utility / mso-idna-convert

mso-idna-convert

JSON →
library4.2.1phppackagistunverified

A library for encoding and decoding internationalized domain names.

composer require mso/idna-convert
INSTALL
IMPORT
SIG · MSO-IDNA-CONVERT
M
mso-idna-convert
utilityphpv4.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IdnaConvert
use Algo26\IdnaConvert\IdnaConvert;

Encode and decode internationalized domain names.

use Algo26\IdnaConvert\IdnaConvert; $converter = new IdnaConvert(); $ascii = $converter->encode('münchen.de'); $utf8 = $converter->decode('xn--mnchen-3ya.de');
Debug
Known issues
breakingRequires PHP 7.2+.
fix
Upgrade PHP to 7.2 or higher.
affects: <4.0.0
Upgrade
Version history
4.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
7
Resources
mso-idna-convert — pip install mso-idna-convert · libregistry