Download the PHP package etechnika/idna-convert without Composer
On this page you can find all versions of the php package etechnika/idna-convert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download etechnika/idna-convert
More information about etechnika/idna-convert
Files in etechnika/idna-convert
Download etechnika/idna-convert
More information about etechnika/idna-convert
Files in etechnika/idna-convert
Vendor etechnika
Package idna-convert
Short Description Etechnika.eu idna-convert
License LGPL-2.1
Homepage https://github.com/etechnika/idna-convert
Package idna-convert
Short Description Etechnika.eu idna-convert
License LGPL-2.1
Homepage https://github.com/etechnika/idna-convert
Keywords lib
Please rate this library. Is it a good library?
Informations about the package idna-convert
Branch | Unit Tests | Coverage | Dependency |
---|---|---|---|
IDNA Convert (idna_convert.class.php) prepared to packagist.
IDNA Convert is a fork of phlyLabs pure PHP IDNA Converter (http://idnaconv.phlymail.de/) It converts internationalized domain names between UTF-8 and ASCII (punycode) notation. Orginal package is in directory lib/phlylabs.
You should used orginal package mso/idna-convert (https://github.com/phlylabs/idna-convert)
Installation
Via composer
Add the package to your composer.json
file:
{
"require": {
"etechnika/idna-convert": "1.0.*"
}
}
Run composer.phar update
.
Usage
The following example describes basic usage.
All versions of idna-convert with dependencies
PHP Build Version
Package Version
The package etechnika/idna-convert contains the following files
Loading the files please wait ....