1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 16:00:47 +00:00
This commit is contained in:
Jamie York 2013-11-14 13:54:02 -08:00
parent 8ef0645901
commit 463fdeee29

View File

@ -161,6 +161,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [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.
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
## Testing
*Libraries for testing codebases and generating test data.*