From d0fe1350d35d3a9f4cd0dbe7c04f8910961a232e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 19 Mar 2013 01:47:37 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 6d14f65..03f1b74 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -30,6 +30,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper. * [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library. * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library. +* [Munee](https://github.com/meenie/munee) - An asset optimiser library. * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library. * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library. * [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.