PHPackages                             timwhitlock/php-unicode - 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. timwhitlock/php-unicode

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

timwhitlock/php-unicode
=======================

Unicode utilities

1.0(11y ago)318MITPHPPHP &gt;=5.3.0

Since Nov 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/timwhitlock/php-unicode)[ Packagist](https://packagist.org/packages/timwhitlock/php-unicode)[ Docs](https://github.com/timwhitlock/php-unicode)[ RSS](/packages/timwhitlock-php-unicode/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (2)Used By (0)

NO LONGER MAINTAINED
====================

[](#no-longer-maintained)

PHP 7 now has native Unicode support.

---

php-unicode
===========

[](#php-unicode)

Utilities for working with Unicode characters in PHP.

The following prints a multi-byte tick mark from the code point [U+2714](http://apps.timwhitlock.info/unicode/inspect/hex/2714).

```
   require('u.php');
   header('Content-Type: text/html; charset=utf8', true );
   echo u('\u2714');
```

For further documentation, see the tests.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

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

4241d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/160589?v=4)[Tim Whitlock](/maintainers/timwhitlock)[@timwhitlock](https://github.com/timwhitlock)

---

Top Contributors

[![timwhitlock](https://avatars.githubusercontent.com/u/160589?v=4)](https://github.com/timwhitlock "timwhitlock (1 commits)")

---

Tags

utf8stringunicode

### Embed Badge

![Health badge](/badges/timwhitlock-php-unicode/health.svg)

```
[![Health](https://phpackages.com/badges/timwhitlock-php-unicode/health.svg)](https://phpackages.com/packages/timwhitlock-php-unicode)
```

###  Alternatives

[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.1k430.4M1.7k](/packages/nette-utils)[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.8k777.3M1.3k](/packages/symfony-string)[voku/portable-utf8

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

52323.5M49](/packages/voku-portable-utf8)[clue/utf8-react

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

6611.0M4](/packages/clue-utf8-react)[opis/string

Multibyte strings as objects

7626.6M9](/packages/opis-string)[phootwork/lang

Missing PHP language constructs

1228.2M8](/packages/phootwork-lang)

PHPackages © 2026

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