PHPackages                             sunaoka/emoji-parser - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. sunaoka/emoji-parser

Abandoned → [sunaoka/emoji-utility](/?search=sunaoka%2Femoji-utility)ArchivedLibrary[Parsing &amp; Serialization](/categories/parsing)

sunaoka/emoji-parser
====================

Parsing unicode emoji text file using PHP

1.5.0(2y ago)258MITPHPPHP ^7.0 || ^8.0

Since Jul 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sunaoka/emoji-parser)[ Packagist](https://packagist.org/packages/sunaoka/emoji-parser)[ RSS](/packages/sunaoka-emoji-parser/feed)WikiDiscussions develop Synced 3d ago

READMEChangelogDependencies (1)Versions (13)Used By (0)

Parsing unicode emoji text file using PHP
=========================================

[](#parsing-unicode-emoji-text-file-using-php)

[![Latest Stable Version](https://camo.githubusercontent.com/1dd16d5e3c96a0c0f001a93536ea7dd767455ec9bfad722f32472f55a8fa9e00/68747470733a2f2f706f7365722e707567782e6f72672f73756e616f6b612f656d6f6a692d7061727365722f762f737461626c65)](https://packagist.org/packages/sunaoka/emoji-parser)[![License](https://camo.githubusercontent.com/acd1790466651af7f52892d4209a9c6c357980442e92993839e0f9e4af54c8da/68747470733a2f2f706f7365722e707567782e6f72672f73756e616f6b612f656d6f6a692d7061727365722f6c6963656e7365)](https://packagist.org/packages/sunaoka/emoji-parser)[![PHP](https://camo.githubusercontent.com/b41eafd97874326cb8d0584265d293948bd3ee1033b0a4923380e327a7fe798f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73756e616f6b612f656d6f6a692d706172736572)](composer.json)[![Test](https://github.com/sunaoka/emoji-parser/actions/workflows/test.yml/badge.svg)](https://github.com/sunaoka/emoji-parser/actions/workflows/test.yml)[![codecov](https://camo.githubusercontent.com/f95266fc23b3914572e77ad461847bf683f588afa3a2632e61b8d0955c03a60b/68747470733a2f2f636f6465636f762e696f2f67682f73756e616f6b612f656d6f6a692d7061727365722f6272616e63682f646576656c6f702f67726170682f62616467652e737667)](https://codecov.io/gh/sunaoka/emoji-parser)

---

Library to parse `emoji-test.txt`(`emoji-test.txt` file provides data for testing which emoji forms should be in keyboards and which should also be displayed/processed).

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

[](#installation)

```
composer require sunaoka/emoji-parser
```

Usage
-----

[](#usage)

```
