|
|
|
|
|
|
165
|
* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
|
165
|
* [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
|
|
166
|
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
|
166
|
* [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
|
|
167
|
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
|
167
|
* [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
|
|
|
|
168
|
+* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
|
|
168
|
|
169
|
|
|
169
|
## Testing
|
170
|
## Testing
|
|
170
|
*Libraries for testing codebases and generating test data.*
|
171
|
*Libraries for testing codebases and generating test data.*
|
|
|
|
|
|
|
350
|
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
351
|
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
|
351
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
352
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
|
352
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
353
|
* [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
|
|
|
|
354
|
+* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
|
|
353
|
|
355
|
|
|
354
|
## Authentication
|
356
|
## Authentication
|
|
355
|
*Libraries for implementing authentications schemes.*
|
357
|
*Libraries for implementing authentications schemes.*
|