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: 2 months 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 (almost 2 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-10-27T16:09:14.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:14:58.723Z (about 1 year ago)
- Topics: cldr, component, emoji, intl, php, symfony, symfony-component, transliterator, unicode
- Language: PHP
- Homepage: https://symfony.com/emoji
- Size: 11.3 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- 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)