PHPackages                             steein/php\_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. steein/php\_emoji

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

steein/php\_emoji
=================

Library, which provides a constant sorted after category for PHP-Emoji characters in PHP 7.

14PHP

Since Jan 17Pushed 9y agoCompare

[ Source](https://github.com/SteeinSource/php-emoji)[ Packagist](https://packagist.org/packages/steein/php_emoji)[ RSS](/packages/steein-php-emoji/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Library, which provides a constant sorted after category for PHP-Emoji characters in PHP 7.
-------------------------------------------------------------------------------------------

[](#library-which-provides-a-constant-sorted-after-category-for-php-emoji-characters-in-php-7)

```
use SteeinEmoji\PHPEmoji;

echo PHPEmoji::admissionTickets();      //static method
echo PHPEmoji::CHAR_ADMISSION_TICKETS;  //const
```

### Usage

[](#usage)

The SteeinEmoji\\PHPEmoji::CHAR\_ contains character constants that may be used directly:

```
\SteeinEmoji\PHPEmoji::CHAR_BABY_SYMBOL;
```

The method by which one can obtain Emoji:

```
\SteeinEmoji\PHPEmoji::babySymbol();
```

This library contains all the symbols listed on the website: [Full Emoji Data](http://unicode.org/emoji/charts/full-emoji-list.html)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/25b3e90822a52d3d64e79e88c911e20e16f8d08ceb759f52ad75884a85a8b302?d=identicon)[Steein](/maintainers/Steein)

---

Tags

characteremojiphp-emoji

### Embed Badge

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

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

###  Alternatives

[jcc/laravel-vote

The package helps you to add user based vote system to your model

13750.6k](/packages/jcc-laravel-vote)[gearsdigital/enhanced-toolbar-link-dialog

Enhanced Toolbar Link Dialog is a Kirby 3 plugin that extends the default link dialog with a search functionality. This makes it possible, to create links to \_existing\_ or \_external\_ pages.

637.1k](/packages/gearsdigital-enhanced-toolbar-link-dialog)[netgen/remote-media-bundle

Remote media field type implementation

189.4k4](/packages/netgen-remote-media-bundle)

PHPackages © 2026

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