PHPackages                             mabrahamde/idna-converter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mabrahamde/idna-converter

Abandoned → [symfony/polyfill-intl-idn](/?search=symfony%2Fpolyfill-intl-idn)Library[Utility &amp; Helpers](/categories/utility)

mabrahamde/idna-converter
=========================

Converts domain names between UTF-8 and ASCII (punycode) notation. This is a fork of phlyLabs' pure PHP IDNA Converter

1.0.0(12y ago)949.4k21LGPLPHPPHP &gt;=5.0.0

Since Dec 5Pushed 9y ago2 watchersCompare

[ Source](https://github.com/mabrahamde/php-idna-converter)[ Packagist](https://packagist.org/packages/mabrahamde/idna-converter)[ RSS](/packages/mabrahamde-idna-converter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (1)

php-idna-converter
==================

[](#php-idna-converter)

**mabrahamde/php-idna-converter** is a fork of [phlyLabs' pure PHP IDNA Converter](http://phlymail.com/en/downloads/idna-convert.html). It converts internationalized domain names between UTF-8 and ASCII (punycode) notation.

Unlike the original **mabrahamde/php-idna-converter** is available on [packagist.org](http://packagist.org).

If you have installed PHP &gt;= 5.3, PECL intl &gt;= 1.0.2, PECL idn &gt;= 0.1. You can rely on the PHP [IDN functions](http://www.php.net/manual/en/ref.intl.idn.php).

[Visit author's website](http://mabraham.de)

Installation
------------

[](#installation)

### Via composer

[](#via-composer)

Add the package to your `composer.json` file:

```
{
  "require": {
    "mabrahamde/idna-converter": "dev-master",
  },
}

```

Run `composer.phar update`.

Usage
-----

[](#usage)

This library is used exactly as the original. The original documentation is available at `src/ReadMe.txt` and `src/example.php`.

The following example describes basic usage.

```

```

Contact
-------

[](#contact)

Do you have any questions or suggestions? Feel free to contact me at `dev ( at ) mabraham.de`.

[Visit author's website](http://mabraham.de)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4593d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5e14e5638ed72bd91c78618e4ab51a2b22517d88c3fa6977543c7f6aff02276?d=identicon)[mabrahamde](/maintainers/mabrahamde)

---

Top Contributors

[![mabrahamde](https://avatars.githubusercontent.com/u/1302147?v=4)](https://github.com/mabrahamde "mabrahamde (7 commits)")

---

Tags

idnaidnencodedomainlib

### Embed Badge

![Health badge](/badges/mabrahamde-idna-converter/health.svg)

```
[![Health](https://phpackages.com/badges/mabrahamde-idna-converter/health.svg)](https://phpackages.com/packages/mabrahamde-idna-converter)
```

###  Alternatives

[symfony/polyfill-intl-idn

Symfony polyfill for intl's idn\_to\_ascii and idn\_to\_utf8 functions

3.4k823.1M147](/packages/symfony-polyfill-intl-idn)[hashids/hashids

Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers

5.4k52.1M316](/packages/hashids-hashids)[jeremykendall/php-domain-parser

Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.

1.2k13.9M109](/packages/jeremykendall-php-domain-parser)[jbroadway/urlify

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

6758.1M80](/packages/jbroadway-urlify)[sqids/sqids

Generate short YouTube-looking IDs from numbers

6771.8M48](/packages/sqids-sqids)[algo26-matthias/idna-convert

A library for encoding and decoding internationalized domain names

712.5M18](/packages/algo26-matthias-idna-convert)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
