|
|
@@ -308,6 +308,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
308
|
308
|
* [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
|
|
309
|
309
|
* [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
|
|
310
|
310
|
* [PHP QR Code](https://github.com/chillerlan/php-qrcode/) - QR Code generator and reader.
|
|
|
311
|
+* [QArt](https://github.com/mikaelcarlavan/qart-php) - A generator for QR codes that embed an image as a colour halftone.
|
|
311
|
312
|
|
|
312
|
313
|
### Testing
|
|
313
|
314
|
*Libraries for testing codebases and generating test data.*
|