PHPackages                             heartsentwined/utf8 - 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. heartsentwined/utf8

ActiveLibrary

heartsentwined/utf8
===================

A collection of utf8-related functions

v2.0.4(9y ago)0133ISCPHPPHP &gt;=5.3.3

Since Sep 8Pushed 9y ago1 watchersCompare

[ Source](https://github.com/heartsentwined/php-utf8)[ Packagist](https://packagist.org/packages/heartsentwined/utf8)[ Docs](https://github.com/yalesov/php-utf8)[ RSS](/packages/heartsentwined-utf8/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

Yalesov\\Utf8
=============

[](#yalesovutf8)

[![Build Status](https://camo.githubusercontent.com/e222d33682082d2507f4390830e43d5c795333093e27a527927d50dca01d1c7e/68747470733a2f2f7472617669732d63692e6f72672f79616c65736f762f7068702d757466382e737667)](https://travis-ci.org/yalesov/php-utf8)

A collection of utf8-related functions.

Installation
============

[](#installation)

[Composer](http://getcomposer.org/):

```
{
  "require": {
    "yalesov/utf8": "2.*"
  }
}
```

Usage
=====

[](#usage)

Utf-8 version of [chr](http://php.net/manual/en/function.chr.php):

```
use Yalesov\Utf8\Utf8;
$char = Utf8::uchr($num);
```

Utf-8 version of [ord](http://php.net/manual/en/function.ord.php):

```
use Yalesov\Utf8\Utf8;
$num = Utf8::uord($char);
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~199 days

Recently: every ~0 days

Total

8

Last Release

3594d ago

Major Versions

1.0.2 → v2.0.02016-07-05

### Community

Maintainers

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

---

Top Contributors

[![yalesov](https://avatars.githubusercontent.com/u/20264293?v=4)](https://github.com/yalesov "yalesov (8 commits)")

---

Tags

utf-8utf8

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/heartsentwined-utf8/health.svg)

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

###  Alternatives

[symfony/string

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way

1.8k724.1M824](/packages/symfony-string)[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[mpdf/mpdf

PHP library generating PDF files from UTF-8 encoded HTML

4.7k77.1M489](/packages/mpdf-mpdf)[voku/portable-utf8

Portable UTF-8 library - performance optimized (unicode) string functions for php.

52322.4M40](/packages/voku-portable-utf8)[clue/utf8-react

Streaming UTF-8 parser, built on top of ReactPHP.

6610.2M3](/packages/clue-utf8-react)[opis/string

Multibyte strings as objects

7120.9M7](/packages/opis-string)

PHPackages © 2026

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