mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added ImageCow to Imagery category
This commit is contained in:
parent
4c288d10b5
commit
05e71a311f
@ -180,6 +180,7 @@ 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.
|
* [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.
|
* [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.
|
* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
|
||||||
|
* [ImageCow](https://github.com/oscarotero/imageCow) - A library to manipulate and generate responsive images.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
*Libraries for testing codebases and generating test data.*
|
*Libraries for testing codebases and generating test data.*
|
||||||
@ -615,4 +616,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.
|
Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user