PHPackages                             tecnickcom/tc-lib-unicode-data - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. tecnickcom/tc-lib-unicode-data

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

tecnickcom/tc-lib-unicode-data
==============================

PHP library containing Unicode definitions

2.0.42(2mo ago)5796.4k↓10.7%33LGPL-3.0-or-laterPHPPHP &gt;=8.1CI passing

Since May 14Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/tecnickcom/tc-lib-unicode-data)[ Packagist](https://packagist.org/packages/tecnickcom/tc-lib-unicode-data)[ Docs](http://www.tecnick.com)[ Fund](https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ)[ RSS](/packages/tecnickcom-tc-lib-unicode-data/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (112)Used By (3)

tc-lib-unicode-data
===================

[](#tc-lib-unicode-data)

*PHP library containing UTF-8 font definitions*

[![Latest Stable Version](https://camo.githubusercontent.com/5fc3bded5aab0051dbe8792d7f3c4c6cf35e3044f906b9586dea8a2496e8f461/68747470733a2f2f706f7365722e707567782e6f72672f7465636e69636b636f6d2f74632d6c69622d756e69636f64652d646174612f76657273696f6e)](https://packagist.org/packages/tecnickcom/tc-lib-unicode-data)[![Build](https://github.com/tecnickcom/tc-lib-unicode-data/actions/workflows/check.yml/badge.svg)](https://github.com/tecnickcom/tc-lib-unicode-data/actions/workflows/check.yml/badge.svg)[![Coverage](https://camo.githubusercontent.com/388f9a0509b102c168419bb77865efcd9c20d4d80d19bd59b3bb05e49ef543f9/68747470733a2f2f636f6465636f762e696f2f67682f7465636e69636b636f6d2f74632d6c69622d756e69636f64652d646174612f67726170682f62616467652e7376673f746f6b656e3d3132534147395852464b)](https://codecov.io/gh/tecnickcom/tc-lib-unicode-data)[![License](https://camo.githubusercontent.com/fbfe711ed7e5cbad2ab0b8d37f54d4e7ecd09d778dd044532636fda877b131b1/68747470733a2f2f706f7365722e707567782e6f72672f7465636e69636b636f6d2f74632d6c69622d756e69636f64652d646174612f6c6963656e7365)](https://packagist.org/packages/tecnickcom/tc-lib-unicode-data)[![Downloads](https://camo.githubusercontent.com/b929847c842b956e1bd9e1db6e0b10367c8205dc11ee589f3a17470222a7a7eb/68747470733a2f2f706f7365722e707567782e6f72672f7465636e69636b636f6d2f74632d6c69622d756e69636f64652d646174612f646f776e6c6f616473)](https://packagist.org/packages/tecnickcom/tc-lib-unicode-data)

[![Donate via PayPal](https://camo.githubusercontent.com/e5f561f4f549822da3fbfb75d0be9059a60eac15b1ff7af66500ca1dd4dba91b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d70617970616c2d3837636565622e737667)](https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ)*Please consider supporting this project by making a donation via [PayPal](https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ)*

- **category** Library
- **package** \\Com\\Tecnick\\Unicode\\Data
- **author** Nicola Asuni
- **copyright** 2011-2026 Nicola Asuni - Tecnick.com LTD
- **license**  GNU-LGPL v3 (see LICENSE.TXT)
- **link**
- **SRC DOC**

Description
-----------

[](#description)

PHP library containing UTF-8 font definitions.

The initial source code has been derived from [TCPDF](http://www.tcpdf.org).

Getting started
---------------

[](#getting-started)

First, you need to install all development dependencies using [Composer](https://getcomposer.org/):

```
$ curl -sS https://getcomposer.org/installer | php
$ mv composer.phar /usr/local/bin/composer
```

This project include a Makefile that allows you to test and build the project with simple commands. To see all available options:

```
make help
```

To install all the development dependencies:

```
make deps
```

Running all tests
-----------------

[](#running-all-tests)

Before committing the code, please check if it passes all tests using

```
make qa
```

All artifacts are generated in the target directory.

Example
-------

[](#example)

Examples are located in the `example` directory.

Start a development server (requires PHP 8.0+) using the command:

```
make server

```

and point your browser to

Installation
------------

[](#installation)

Create a composer.json in your projects root-directory:

```
{
    "require": {
        "tecnickcom/tc-lib-unicode-data": "^2.0"
    }
}
```

Or add to an existing project with:

```
composer require tecnickcom/tc-lib-unicode-data ^2.0
```

Packaging
---------

[](#packaging)

This library is mainly intended to be used and included in other PHP projects using Composer. However, since some production environments dictates the installation of any application as RPM or DEB packages, this library includes make targets for building these packages (`make rpm` and `make deb`). The packages are generated under the `target` directory.

When this library is installed using an RPM or DEB package, you can use it your code by including the autoloader:

```
require_once ('/usr/share/php/Com/Tecnick/Unicode/Data/autoload.php');

```

Developer(s) Contact
--------------------

[](#developers-contact)

\*2026 Nicola Asuni

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance87

Actively maintained with recent releases

Popularity44

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.3% 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 ~35 days

Recently: every ~8 days

Total

111

Last Release

84d ago

Major Versions

1.7.33 → 2.0.62023-11-06

PHP version history (4 changes)1.0.0PHP &gt;=5.3.3

1.5.0PHP &gt;=5.4

2.0.6PHP &gt;=8.0

2.0.18PHP &gt;=8.1

### Community

Maintainers

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

---

Top Contributors

[![nicolaasuni](https://avatars.githubusercontent.com/u/1186996?v=4)](https://github.com/nicolaasuni "nicolaasuni (146 commits)")[![valioDOTch](https://avatars.githubusercontent.com/u/800467?v=4)](https://github.com/valioDOTch "valioDOTch (1 commits)")

---

Tags

pdfutf-8unicodefonttc-lib-unicode-data

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tecnickcom-tc-lib-unicode-data/health.svg)

```
[![Health](https://phpackages.com/badges/tecnickcom-tc-lib-unicode-data/health.svg)](https://phpackages.com/packages/tecnickcom-tc-lib-unicode-data)
```

###  Alternatives

[mpdf/mpdf

PHP library generating PDF files from UTF-8 encoded HTML

4.7k77.1M493](/packages/mpdf-mpdf)[tecnickcom/tc-lib-unicode

PHP library containing Unicode methods

10670.0k3](/packages/tecnickcom-tc-lib-unicode)[setasign/tfpdf

This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.

426.1M30](/packages/setasign-tfpdf)[kartik-v/mpdf

A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.

39328.4k1](/packages/kartik-v-mpdf)[tecnickcom/tc-lib-pdf-font

PHP library containing PDF page formats and definitions

21773.2k5](/packages/tecnickcom-tc-lib-pdf-font)

PHPackages © 2026

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