Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/emoji

Provides access to emoji characters and sequences from the Unicode CLDR
https://github.com/symfony/emoji

cldr component emoji intl php symfony symfony-component transliterator unicode

Last synced: about 1 month ago
JSON representation

Provides access to emoji characters and sequences from the Unicode CLDR

Awesome Lists containing this project

README

        

Emoji Component
===============

The Emoji component provides access to emoji characters and sequences from
the [Unicode CLDR](https://cldr.unicode.org/index).

If you have the zlib extension enabled, you can compress the data by running:

php vendor/symfony/emoji/Resources/bin/compress

Resources
---------

* [Documentation](https://symfony.com/doc/current/emoji.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)