Registry / utility / true-punycode

true-punycode

JSON →
library2.1.1phppackagistunverified

A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)

composer require true/punycode
INSTALL
IMPORT
SIG · TRUE-PUNYCODE
T
true-punycode
utilityphpv2.1.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.

Punycode
use True\Punycode;

Encode a Unicode domain name to Punycode

<?php require 'vendor/autoload.php'; use True\Punycode; $punycode = new Punycode(); echo $punycode->encode('münchen'); // outputs 'mnchen-4ya'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
true-punycode — pip install true-punycode · libregistry