changed emoji library

This commit is contained in:
ebakulin 2021-11-26 18:03:04 +07:00
parent 3b2c18066a
commit cdb4ea869f
1 changed files with 1 additions and 1 deletions

View File

@ -650,7 +650,7 @@ Libraries to help manage database schemas and migrations.
* [Decoda](https://github.com/milesj/decoda) - A lightweight markup parser library.
* [Essence](https://github.com/essence/essence) - A library for extracting web media.
* [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
* [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
* [Emoji](https://github.com/aleksey-anisimov/emoji) - A library allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
* [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
* [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.