From d20d50d0cbe91da8e1e1dc3c5a2b718b8b346d4b Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 23 Oct 2013 11:05:10 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index a4727f56..31d5e460 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -100,6 +100,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [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. +* [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library. * [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information. * [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.