PHPackages                             remorhaz/ucd - 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. remorhaz/ucd

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

remorhaz/ucd
============

PHP access to Unicode Character Database (UCD)

v0.3.0(2y ago)0157.3k↓55.1%31MITPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0CI failing

Since Apr 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/remorhaz/php-ucd)[ Packagist](https://packagist.org/packages/remorhaz/ucd)[ Docs](https://github.com/remorhaz/php-ucd)[ RSS](/packages/remorhaz-ucd/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (6)Versions (5)Used By (1)

PHP Access to Unicode Character Database (UCD)
==============================================

[](#php-access-to-unicode-character-database-ucd)

[![Latest Stable Version](https://camo.githubusercontent.com/1e073a1835f14084c5a02a543dfac72de7f5fbe13880545e157d950ff8f3e9c7/68747470733a2f2f706f7365722e707567782e6f72672f72656d6f7268617a2f7563642f762f737461626c65)](https://packagist.org/packages/remorhaz/ucd)[![Build Status](https://camo.githubusercontent.com/21f03e7ee8f0c703d8c265432a3b7bcd24bda7d77062e53c99757ac8aa4b07dc/68747470733a2f2f7472617669732d63692e636f6d2f72656d6f7268617a2f7068702d7563642e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/remorhaz/php-ucd)[![codecov](https://camo.githubusercontent.com/8308b663c2865b1355843663bbf26b3890a382e47409d797cf3c59b35ae16b51/68747470733a2f2f636f6465636f762e696f2f67682f72656d6f7268617a2f7068702d7563642f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/remorhaz/php-ucd)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/68ebb11d55cb3b86f422c8a86fc286edb1c25a694d840333b15d0a4e105b7ca7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f72656d6f7268617a2f7068702d7563642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/remorhaz/php-ucd/?branch=master)[![Mutation testing badge](https://camo.githubusercontent.com/e418eb496d0268187ce331de95912e5251fec3385734fed564684d15f7d9a5b8/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d25324672656d6f7268617a2532467068702d7563642532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/remorhaz/php-ucd/master)[![License](https://camo.githubusercontent.com/3ec47542395d8fd270f3bc341bd7f8f82333880d33be729ed507f7ed5a9d9c0d/68747470733a2f2f706f7365722e707567782e6f72672f72656d6f7268617a2f7563642f6c6963656e7365)](https://packagist.org/packages/remorhaz/ucd)

Work in progress.

For now, this library provides only access to Unicode property ranges.

Unicode Version
---------------

[](#unicode-version)

The version of UCD used is 15.1.0.

Requirements
------------

[](#requirements)

- PHP 8.1, 8.2, 8.3.

License
-------

[](#license)

This library is licensed under [MIT license](./LICENSE).

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

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

Total

4

Last Release

872d ago

PHP version history (4 changes)v0.1.0PHP ^7.3

v0.1.1PHP ^7.3 | ^8

v0.2.0PHP ~8.0 || ~8.1 || ~8.2

v0.3.0PHP ~8.1.0 || ~8.2.0 || ~8.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/20e1e02ec475dd6f495f8d4cd599c46251391d353a413090fe1bbc8818cf5910?d=identicon)[remorhaz](/maintainers/remorhaz)

---

Top Contributors

[![remorhaz](https://avatars.githubusercontent.com/u/13167914?v=4)](https://github.com/remorhaz "remorhaz (17 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/remorhaz-ucd/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[deptrac/deptrac

Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.

3.0k8.8M118](/packages/deptrac-deptrac)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

6003.7M96](/packages/roave-backward-compatibility-check)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4814.0M25](/packages/coenjacobs-mozart)[v.chetkov/php-clean-architecture

PHP Clean Architecture

14661.1k](/packages/vchetkov-php-clean-architecture)

PHPackages © 2026

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