Browse Source

Add QR Code generator and reader

pull/1280/head
Mark Scherer 1 year ago
parent
commit
671ff21c0f
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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.*

Loading…
Cancel
Save