|
|
@@ -610,6 +610,7 @@ Libraries to help manage database schemas and migrations.
|
|
610
|
610
|
* [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
|
|
611
|
611
|
* [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
|
|
612
|
612
|
* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
|
|
|
613
|
+* [HtmlMin](https://github.com/voku/HtmlMin) - An HTML compressor and minifier library.
|
|
613
|
614
|
* [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
|
|
614
|
615
|
* [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.
|
|
615
|
616
|
|