Browse Source

Merge e6ba51b0b2 into 4e5fb6e6f7

pull/1031/merge
Lars Moelleken 3 days ago
parent
commit
af16e5d403
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -668,6 +668,7 @@ Libraries to help manage database schemas and migrations.
668 668
 * [Embera](https://github.com/mpratt/Embera) - An Oembed consumer library.
669 669
 * [HTML to Markdown](https://github.com/thephpleague/html-to-markdown) - Converts HTML into Markdown.
670 670
 * [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
671
+* [HtmlMin](https://github.com/voku/HtmlMin) - An HTML compressor and minifier library.
671 672
 * [Parsedown](https://github.com/erusev/parsedown) - Another Markdown parser.
672 673
 * [PHP CSS Parser](https://github.com/MyIntervals/PHP-CSS-Parser) - A Parser for CSS Files written in PHP.
673 674
 * [PHP Markdown](https://github.com/michelf/php-markdown) - A Markdown parser.

Loading…
Cancel
Save