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 1mo ago

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 43% 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

4195d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7949205dc127b0404297d8fa601585faa9d1f4eeee9b3f57b0be65c1a70f2bcc?d=identicon)[timwhitlock](/maintainers/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.1k394.3M1.5k](/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.8k724.1M827](/packages/symfony-string)[voku/portable-utf8

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

52322.4M40](/packages/voku-portable-utf8)[opis/string

Multibyte strings as objects

7120.9M7](/packages/opis-string)[phootwork/lang

Missing PHP language constructs

1224.8M8](/packages/phootwork-lang)[chefkoch/morphoji

A library to convert UTF-8 emoji characters to latin1 placeholders and vice versa.

14136.9k1](/packages/chefkoch-morphoji)

PHPackages © 2026

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