PHPackages                             marten/nette-idn - 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. marten/nette-idn

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

marten/nette-idn
================

Nette helpers and extension for IDN server

157PHP

Since Nov 10Pushed 12y ago2 watchersCompare

[ Source](https://github.com/marten-cz/nette-idn)[ Packagist](https://packagist.org/packages/marten/nette-idn)[ RSS](/packages/marten-nette-idn/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Nette IDN extension
===================

[](#nette-idn-extension)

To register this extension into the Nette, add the latte macro extension to your config file.

**Nette 2.0.x**

```
factories:
	nette.latte:
		class: Nette\Latte\Engine
		setup:
			- Marten\NetteIdn\IdnMacros::install(::$service->getCompiler())

```

**Nette 2.1.x**

```
latte:
	macros:
		- Marten\NetteIdn\IdnMacros::install

```

Then you need to configure your IDN account and API class.

```
idn:
	class: Marten\NetteIdn\Api('username', 'password')

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/557fe3fb5c3fb03ff35111f8b8ca28f55293c4779a7c60c0f5135dd331370a02?d=identicon)[marten](/maintainers/marten)

---

Top Contributors

[![marten-cz](https://avatars.githubusercontent.com/u/582397?v=4)](https://github.com/marten-cz "marten-cz (5 commits)")

### Embed Badge

![Health badge](/badges/marten-nette-idn/health.svg)

```
[![Health](https://phpackages.com/badges/marten-nette-idn/health.svg)](https://phpackages.com/packages/marten-nette-idn)
```

PHPackages © 2026

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