Download the PHP package mleko/punycode without Composer
On this page you can find all versions of the php package mleko/punycode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mleko/punycode
More information about mleko/punycode
Files in mleko/punycode
Download mleko/punycode
More information about mleko/punycode
Files in mleko/punycode
Vendor mleko
Package punycode
Short Description A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
License MIT
Homepage https://github.com/true/php-punycode
Package punycode
Short Description A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
License MIT
Homepage https://github.com/true/php-punycode
Please rate this library. Is it a good library?
Informations about the package punycode
Punycode
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA).
Install
Usage
FAQ
1. What is this library for?
This library converts a Unicode encoded domain name to a IDNA ASCII form and vice-versa.
2. Why should I use this instead of PHP's IDN Functions?
If you can compile the needed dependencies (intl, libidn) there is not much difference. But if you want to write portable code between hosts (including Windows and Mac OS), or can't install PECL extensions, this is the right library for you.
All versions of punycode with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-mbstring Version *
ext-mbstring Version *
The package mleko/punycode contains the following files
Loading the files please wait ....