PHPackages                             heyupdate/emoji - 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. heyupdate/emoji

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

heyupdate/emoji
===============

Convert unicode and named (i.e. :smile:) Emoji into images

1.0.0(10y ago)55102.4k↓34.3%12[2 issues](https://github.com/heyupdate/Emoji/issues)3MITPHPPHP &gt;=5.4.0

Since Dec 5Pushed 9y ago5 watchersCompare

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

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

Emoji
=====

[](#emoji)

Emoji images from unicode characters and names (i.e. `:sunrise:`). Built to work with [Twemoji images](http://twitter.github.io/twemoji/).

```
use HeyUpdate\Emoji\Emoji;
use HeyUpdate\Emoji\EmojiIndex;

$emoji = new Emoji(new EmojiIndex(), '//twemoji.maxcdn.com/36x36/%s.png');
$emoji->replaceEmojiWithImages('🎈 :balloon:');
```

Install
-------

[](#install)

Via Composer

```
$ composer require heyupdate/emoji
```

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

[](#requirements)

The following versions of PHP are supported by this version.

- PHP 5.3
- PHP 5.4
- PHP 5.5
- PHP 5.6

Testing
-------

[](#testing)

```
$ phpunit
```

Credits
-------

[](#credits)

- [Tom Graham](https://github.com/tompedals)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/heyupdate/Emoji/blob/master/LICENSE) for more information.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community18

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

Recently: every ~116 days

Total

7

Last Release

3650d ago

Major Versions

0.2.2 → 1.0.0-beta2016-05-21

PHP version history (2 changes)0.1.0PHP &gt;=5.3.0

1.0.0-betaPHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0108faaeaf073146f428b1f04b42ba469d97bf2a9d14f31183a2b541f3de8197?d=identicon)[tompedals](/maintainers/tompedals)

---

Top Contributors

[![tompedals](https://avatars.githubusercontent.com/u/6132043?v=4)](https://github.com/tompedals "tompedals (19 commits)")

---

Tags

emoji

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rinvex/countries

Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.

1.7k7.4M48](/packages/rinvex-countries)[iamcal/php-emoji

This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.

1.3k481.1k](/packages/iamcal-php-emoji)[spatie/emoji

Display emoji characters

4671.2M32](/packages/spatie-emoji)[joypixels/emoji-toolkit

JoyPixels is a complete set of emoji designed for the web. The emoji-toolkit includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to JoyPixels emoji images. PNG formats provided for the emoji images.

465817.1k7](/packages/joypixels-emoji-toolkit)[elvanto/litemoji

A PHP library simplifying the conversion of unicode, HTML and shortcode emoji.

864.6M8](/packages/elvanto-litemoji)[christofferok/laravel-emojione

Laravel helper for EmojiOne

139115.8k](/packages/christofferok-laravel-emojione)

PHPackages © 2026

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