From cc6670b3f7f7c02a139514b4913103dfd0df0e4b Mon Sep 17 00:00:00 2001 From: Joshua Dwire Date: Wed, 30 Dec 2015 23:46:00 -0500 Subject: [PATCH] Added new libraries --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4ec5442797..5341e57753 100644 --- a/readme.md +++ b/readme.md @@ -93,4 +93,6 @@ There are two options: * [simshaun/recurr](https://github.com/simshaun/recurr) - PHP library for working with recurrence rules * [quilljs/quill](https://github.com/quilljs/quill/) - A cross browser rich text editor with an API * [Maatwebsite/Laravel-Excel](https://github.com/Maatwebsite/Laravel-Excel) - An eloquent way of importing and exporting Excel and CSV files for Laravel -* [thephpleague/fractal](https://github.com/thephpleague/fractal) - Output complex, flexible, AJAX/RESTful data structures \ No newline at end of file +* [thephpleague/fractal](https://github.com/thephpleague/fractal) - Output complex, flexible, AJAX/RESTful data structures +* [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) - Standards compliant HTML filter written in PHP +* [cerdic/css-tidy](https://github.com/Cerdic/CSSTidy) - CSSTidy is a CSS minifier