Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/symfony/emoji
- Owner: symfony
- License: mit
- Created: 2024-02-04T09:44:20.000Z (9 months ago)
- Default Branch: 7.1
- Last Pushed: 2024-05-21T08:15:30.000Z (6 months ago)
- Last Synced: 2024-05-22T21:21:43.507Z (6 months ago)
- Topics: cldr, component, emoji, intl, php, symfony, symfony-component, transliterator, unicode
- Language: PHP
- Homepage: https://symfony.com/emoji
- Size: 7.47 MB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)