PHPackages                             giberti/emoji-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. giberti/emoji-data

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

giberti/emoji-data
==================

PHP classes with constant to multibyte emoji characters

2.0(3mo ago)24.0k11MITPHPPHP ^8.0CI passing

Since Sep 26Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/giberti/emoji-data)[ Packagist](https://packagist.org/packages/giberti/emoji-data)[ RSS](/packages/giberti-emoji-data/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (12)Used By (1)

Emoji Data
==========

[](#emoji-data)

### To Rebuild Data Files

[](#to-rebuild-data-files)

1. Edit the URL to parse in `builder/Parser.php` around line 10
2. Start a docker image to install the dependencies and run the builder

```
docker run -it --rm -v `pwd`:/app composer:latest bash
composer install
cd builder
php Parser.php
```

3. If add any additional backwards compatible CLDR mappings to `builder/Templates/Emoji.twig` and `builder/Templates/Mappings.twig`
4. Start (or reuse) a docker image to run the tests

```
docker run -it --rm -v `pwd`:/app composer:latest bash
./vendor/bin/phpunit
```

5. Cut a new release

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance79

Regular maintenance activity

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~216 days

Recently: every ~209 days

Total

10

Last Release

109d ago

Major Versions

0.2 → 1.0.12021-03-14

1.4.1 → 2.02026-01-30

PHP version history (2 changes)1.0.1PHP ^7.3 || ^8.0

2.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/771060?v=4)[Erik Giberti](/maintainers/giberti)[@giberti](https://github.com/giberti)

---

Top Contributors

[![giberti](https://avatars.githubusercontent.com/u/771060?v=4)](https://github.com/giberti "giberti (16 commits)")[![glensc](https://avatars.githubusercontent.com/u/199095?v=4)](https://github.com/glensc "glensc (1 commits)")

---

Tags

emojiphp7php8

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/giberti-emoji-data/health.svg)

```
[![Health](https://phpackages.com/badges/giberti-emoji-data/health.svg)](https://phpackages.com/packages/giberti-emoji-data)
```

PHPackages © 2026

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