浏览代码

Merge pull request #1280 from ziadoz/dereuromark-patch-1

Add QR Code generator and reader
pull/1283/head
Mark Scherer 1年前
父节点
当前提交
9380f577cd
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

303
 * [Imagine](https://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library.
303
 * [Imagine](https://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library.
304
 * [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
304
 * [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
305
 * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
305
 * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
306
+* [PHP QR Code](https://github.com/chillerlan/php-qrcode/) - QR Code generator and reader.
306
 
307
 
307
 ### Testing
308
 ### Testing
308
 *Libraries for testing codebases and generating test data.*
309
 *Libraries for testing codebases and generating test data.*

正在加载...
取消
保存