Add Glide.

This commit is contained in:
Jamie 2015-02-06 23:44:13 -07:00
parent f1e5ca8006
commit 9a4ae2dbf6
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
* [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library.
## Testing
*Libraries for testing codebases and generating test data.*