marufmax / emoticon-php

Simple Elegant PHP library for Emojis
31 stars 5 forks source link

Incorporate Unicode data #7

Open kiler129 opened 4 years ago

kiler129 commented 4 years ago

Unicode publishes a list of all emojis in convenient files: https://unicode.org/Public/emoji/13.0/emoji-test.txt

Maybe it will be worth to import all of them to use in e.g. random()?

fjgarlin commented 11 months ago

It's not exactly the same group of icons, but I added A LOT more in this MR: https://github.com/marufmax/emoticon-php/pull/8