PHPackages                             finwo/punycode - 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. finwo/punycode

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

finwo/punycode
==============

0.0.3(4mo ago)197PHPPHP &gt;=5.3

Since Dec 19Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/finwo/php-punycode)[ Packagist](https://packagist.org/packages/finwo/punycode)[ RSS](/packages/finwo-punycode/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Finwo / Punycode
================

[](#finwo--punycode)

Non-length-limited punycode en-/decoder

Usage
-----

[](#usage)

Encoding a string

```
$encodedString = Punycode::encode( $stringToEncode );
```

Decoding a string

```
$decodedString = Punycode::decode( $encodedString );
```

Checking if a string is valid punycode

```
$isValid = Punycode::isPunycode( $stringToTest );
```

Contributing
------------

[](#contributing)

After checking the [Github issues](https://github.com/finwo/php-punycode/issues) and confirming that your request isn't already being worked on, feel free to spawn a new fork and send in a pull request.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance75

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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

Every ~0 days

Total

3

Last Release

146d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/716aaedeea95d43864ec3b3335de38630e0504fcbbbfb184c411c70b258f9ee3?d=identicon)[finwo](/maintainers/finwo)

---

Top Contributors

[![finwo](https://avatars.githubusercontent.com/u/6330094?v=4)](https://github.com/finwo "finwo (3 commits)")

### Embed Badge

![Health badge](/badges/finwo-punycode/health.svg)

```
[![Health](https://phpackages.com/badges/finwo-punycode/health.svg)](https://phpackages.com/packages/finwo-punycode)
```

###  Alternatives

[volcengine/volc-sdk-php

Volcengine SDK for PHP

35113.0k4](/packages/volcengine-volc-sdk-php)[nabilhassen/laravel-usage-limiter

A laravel package to manage and limit usages/seats by plan, users, or other models

1803.2k](/packages/nabilhassen-laravel-usage-limiter)[workbunny/webman-nacos

Webman plugin workbunny/webman-nacos

673.9k](/packages/workbunny-webman-nacos)[zgldh/crc16-php

crc16 hash methods for PHP

1639.6k1](/packages/zgldh-crc16-php)

PHPackages © 2026

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