mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
add Imagine lib
I had used this lib to resize about 14 million image
This commit is contained in:
parent
a05fa47eca
commit
40727e610f
@ -194,6 +194,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [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.
|
||||
* [imagine](https://github.com/avalanche123/Imagine) - A library for Image processing for PHP 5.3
|
||||
|
||||
|
||||
## Testing
|
||||
*Libraries for testing codebases and generating test data.*
|
||||
|
Loading…
Reference in New Issue
Block a user